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 c02f661 commit b5f9316Copy full SHA for b5f9316
build.gradle
@@ -17,7 +17,7 @@ ext {
17
javaVersion = JavaVersion.VERSION_17
18
19
scalaVersion = '3'
20
- scalaBinaryVersion = '3.7.0'
+ scalaBinaryVersion = '3.7.1'
21
pekkoVersion = '1.1.4'
22
23
tscfgVersion = '0.9.995'
0 commit comments