Skip to content

Commit 251b47c

Browse files
committed
Upgrade to Kafka 3.7
1 parent ed36762 commit 251b47c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.caching=true
33
org.gradle.parallel=true
44
junit5Version=5.10.2
55
junit4Version=4.13.2
6-
confluentVersion=7.6.0
7-
kafkaVersion=3.6.1
8-
log4jVersion=2.23.0
6+
confluentVersion=7.7.0
7+
kafkaVersion=3.7.1
8+
log4jVersion=2.23.1
99
org.gradle.jvmargs=-Xmx2048m

0 commit comments

Comments
 (0)