Skip to content

Commit 2188d23

Browse files
committed
Up radar-commons version to 1.1.3
1 parent 5f4de01 commit 2188d23

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
@@ -6,8 +6,8 @@ object Versions {
66
const val kotlin = "1.9.22"
77
const val wrapper = "8.9"
88

9-
const val radarCommons = "1.1.2"
10-
const val confluent = "7.7.0"
9+
const val radarCommons = "1.1.3"
10+
const val confluent = "7.8.1"
1111
const val kafka = "$confluent-ce"
1212
const val avro = "1.12.0"
1313

0 commit comments

Comments
 (0)