Skip to content

Commit 091eecd

Browse files
committed
Up version of radarCommons to 1.2.2
1 parent 4a7a3c7 commit 091eecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
@Suppress("ConstPropertyName")
22
object Versions {
3-
const val project = "3.0.2"
3+
const val project = "3.1.0"
44

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)