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.
2 parents 9fbe548 + 7ebd81a commit 7d43922Copy full SHA for 7d43922
build.gradle
@@ -18,7 +18,7 @@ ext {
18
19
// required for pekko
20
scalaVersion = '3'
21
- scalaBinaryVersion = '3.7.0'
+ scalaBinaryVersion = '3.7.2'
22
pekkoVersion = "1.2.0"
23
}
24
0 commit comments