Skip to content

Commit

Permalink
bump radar-jersey to version 0.11.1-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Bdegraaf1234 committed Feb 13, 2024
1 parent 9b2b5ae commit c9863ee
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 c9863ee

Please sign in to comment.