Skip to content

Commit c20866e

Browse files
authored
chore: downgrade kafka
1 parent 71aad97 commit c20866e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ val logbackVersion = "1.5.6"
88
val prometheusVersion = "0.16.0"
99
val kotestVersion = "5.9.0"
1010
val logstashEncoderVersion = "7.4"
11-
val kafkaVersion = "3.7.0"
11+
val kafkaVersion = "3.6.1"
1212
val jacksonVersion = "2.17.1"
1313
val smCommonVersion = "2.0.8"
1414
val avroVersion = "1.11.3"
15-
val confluentVersion = "7.6.1"
15+
val confluentVersion = "7.6.0"
1616
val postgresVersion = "42.7.3"
1717
val flywayVersion = "10.12.0"
1818
val hikariVersion = "5.1.0"

0 commit comments

Comments
 (0)