Skip to content

Commit 645f082

Browse files
Merge pull request #375 from ie3-institute/dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.7.4
Bump org.scala-lang:scala3-library_3 from 3.7.3 to 3.7.4
2 parents 32457ac + bdcc837 commit 645f082

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.7.3'
21+
scalaBinaryVersion = '3.7.4'
2222
pekkoVersion = "1.2.1"
2323
}
2424

0 commit comments

Comments
 (0)