Skip to content

Commit

Permalink
Upgrade to Kafka 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Aug 16, 2024
1 parent ed36762 commit 251b47c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.caching=true
org.gradle.parallel=true
junit5Version=5.10.2
junit4Version=4.13.2
confluentVersion=7.6.0
kafkaVersion=3.6.1
log4jVersion=2.23.0
confluentVersion=7.7.0
kafkaVersion=3.7.1
log4jVersion=2.23.1
org.gradle.jvmargs=-Xmx2048m

0 comments on commit 251b47c

Please sign in to comment.