We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7a3c7 commit a4c8128Copy full SHA for a4c8128
buildSrc/src/main/kotlin/Versions.kt
@@ -5,7 +5,7 @@ object Versions {
5
const val java = 17
6
const val dockerCompose = "0.17.5"
7
8
- const val radarCommons = "1.1.3"
+ const val radarCommons = "1.2.2"
9
const val radarSchemas = "0.8.11"
10
const val jackson = "2.16.1"
11
const val slf4j = "2.0.9"
0 commit comments