Skip to content

Commit 4e84468

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

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.15.1",
1818
QUARKUS_SCALA3: "1.0.0",
19-
SCALA3 : "3.5.1",
19+
SCALA3 : "3.5.2",
2020
MAGNUM : "1.3.0",
2121
STTP : "3.10.0",
2222
ZIO : "2.1.11",

0 commit comments

Comments
 (0)