We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f014c commit f351ac8Copy full SHA for f351ac8
build.gradle
@@ -22,7 +22,7 @@ ext {
22
javaVersion = JavaVersion.VERSION_17
23
24
scalaVersion = '3'
25
- scalaBinaryVersion = '3.7.0'
+ scalaBinaryVersion = '3.7.2'
26
pekkoVersion = '1.1.5'
27
jtsVersion = '1.20.0'
28
confluentKafkaVersion = '7.9.0'
0 commit comments