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