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 1729b6d commit d8dc268Copy full SHA for d8dc268
build.gradle
@@ -22,7 +22,7 @@ ext {
22
javaVersion = JavaVersion.VERSION_17
23
24
scalaVersion = '3'
25
- scalaBinaryVersion = '3.7.0'
+ scalaBinaryVersion = '3.7.3'
26
pekkoVersion = '1.2.0'
27
jtsVersion = '1.20.0'
28
confluentKafkaVersion = '7.9.0'
0 commit comments