We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084b376 commit 20b6ef2Copy full SHA for 20b6ef2
build.gradle.kts
@@ -8,11 +8,11 @@ val logbackVersion = "1.5.6"
8
val prometheusVersion = "0.16.0"
9
val kotestVersion = "5.9.0"
10
val logstashEncoderVersion = "7.4"
11
-val kafkaVersion = "3.6.1"
+val kafkaVersion = "3.7.0"
12
val jacksonVersion = "2.17.1"
13
val smCommonVersion = "2.0.8"
14
val avroVersion = "1.11.3"
15
-val confluentVersion = "7.6.0"
+val confluentVersion = "7.6.1"
16
val postgresVersion = "42.7.3"
17
val flywayVersion = "10.12.0"
18
val hikariVersion = "5.1.0"
0 commit comments