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 32457ac + bdcc837 commit 645f082Copy full SHA for 645f082
build.gradle
@@ -18,7 +18,7 @@ ext {
18
19
// required for pekko
20
scalaVersion = '3'
21
- scalaBinaryVersion = '3.7.3'
+ scalaBinaryVersion = '3.7.4'
22
pekkoVersion = "1.2.1"
23
}
24
0 commit comments