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 45ac36c commit f8a55dfCopy full SHA for f8a55df
build.gradle
@@ -18,7 +18,7 @@ ext {
18
javaVersion = JavaVersion.VERSION_17
19
20
scalaVersion = '3'
21
- scalaBinaryVersion = '3.7.0'
+ scalaBinaryVersion = '3.7.3'
22
23
pekkoVersion = '1.2.0'
24
slf4jVersion = '1.7.30'
0 commit comments