Skip to content

Commit a4c8128

Browse files
committed
chore: up radar-commons version to 1.2.2
1 parent 4a7a3c7 commit a4c8128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Versions {
55
const val java = 17
66
const val dockerCompose = "0.17.5"
77

8-
const val radarCommons = "1.1.3"
8+
const val radarCommons = "1.2.2"
99
const val radarSchemas = "0.8.11"
1010
const val jackson = "2.16.1"
1111
const val slf4j = "2.0.9"

0 commit comments

Comments
 (0)