Skip to content

Commit f486fae

Browse files
Bump VERSIONS.SCALA3 from 3.7.3 to 3.7.4
Bumps `VERSIONS.SCALA3` from 3.7.3 to 3.7.4. Updates `org.scala-lang:scala3-library_3` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.7.3...3.7.4) Updates `org.scala-lang:scala3-compiler_3` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: org.scala-lang:scala3-library_3 dependency-version: 3.7.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.scala-lang:scala3-compiler_3 dependency-version: 3.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6a9359 commit f486fae

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 @@ repositories {
1717
def VERSIONS = [
1818
QUARKUS : "3.28.4",
1919
QUARKUS_SCALA3: "1.0.0",
20-
SCALA3 : "3.7.3",
20+
SCALA3 : "3.7.4",
2121
MAGNUM : "1.3.1",
2222
STTP : "3.11.0",
2323
ZIO : "2.1.22",

0 commit comments

Comments
 (0)