Skip to content

Commit f773a89

Browse files
Bump VERSIONS.SCALA3 from 3.7.0 to 3.7.2 (#344)
Bumps `VERSIONS.SCALA3` from 3.7.0 to 3.7.2. Updates `org.scala-lang:scala3-library_3` from 3.7.0 to 3.7.2 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.7.0...3.7.2) Updates `org.scala-lang:scala3-compiler_3` from 3.7.0 to 3.7.2 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.7.0...3.7.2) --- updated-dependencies: - dependency-name: org.scala-lang:scala3-library_3 dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.scala-lang:scala3-compiler_3 dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c531354 commit f773a89

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.22.3",
1818
QUARKUS_SCALA3: "1.0.0",
19-
SCALA3 : "3.7.0",
19+
SCALA3 : "3.7.2",
2020
MAGNUM : "1.3.1",
2121
STTP : "3.11.0",
2222
ZIO : "2.1.20",

0 commit comments

Comments
 (0)