Skip to content

Commit 2c01a59

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

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
@@ -16,7 +16,7 @@ repositories {
1616
def VERSIONS = [
1717
QUARKUS : "3.25.4",
1818
QUARKUS_SCALA3: "1.0.0",
19-
SCALA3 : "3.7.2",
19+
SCALA3 : "3.7.3",
2020
MAGNUM : "1.3.1",
2121
STTP : "3.11.0",
2222
ZIO : "2.1.20",

0 commit comments

Comments
 (0)