Skip to content

Commit 656ff86

Browse files
Updating scala to 3.7.0
1 parent 3dada44 commit 656ff86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818

1919
// required for pekko
2020
scalaVersion = '3'
21-
scalaBinaryVersion = '3.6.4'
21+
scalaBinaryVersion = '3.7.0'
2222
pekkoVersion = "1.1.3"
2323
}
2424

0 commit comments

Comments
 (0)