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 69b2c0f commit 9871ddbCopy full SHA for 9871ddb
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.3'
22
23
tscfgVersion = '0.9.995'
0 commit comments