Skip to content

Commit b92ac7e

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

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.17.2",
1818
QUARKUS_SCALA3: "1.0.0",
19-
SCALA3 : "3.5.2",
19+
SCALA3 : "3.6.2",
2020
MAGNUM : "1.3.1",
2121
STTP : "3.10.1",
2222
ZIO : "2.1.13",

0 commit comments

Comments
 (0)