Skip to content

Commit 2c79d8e

Browse files
Merge pull request #623 from ie3-institute/dependabot/gradle/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 b5b46a7 + 4d3da1f commit 2c79d8e

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
@@ -17,7 +17,7 @@ plugins {
1717
ext {
1818
javaVersion = JavaVersion.VERSION_21
1919
scalaVersion = '3'
20-
scalaBinaryVersion = '3.7.3'
20+
scalaBinaryVersion = '3.7.4'
2121
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
2222
}
2323

0 commit comments

Comments
 (0)