Skip to content

Commit

Permalink
Merge pull request #363 from RADAR-base/bump-jersey
Browse files Browse the repository at this point in the history
bump radar-jersey to version 0.11.1-snapshot
  • Loading branch information
Bdegraaf1234 authored Feb 13, 2024
2 parents 9b2b5ae + c9863ee commit ca8c75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-sdk/buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Versions {
const val avro = "1.11.1"
const val jackson = "2.15.2"
const val argparse = "0.9.0"
const val radarJersey = "0.11.0-SNAPSHOT"
const val radarJersey = "0.11.1-SNAPSHOT"
const val junit = "5.10.0"
const val confluent = "7.5.0"
const val kafka = "$confluent-ce"
Expand Down

0 comments on commit ca8c75c

Please sign in to comment.