Skip to content

Commit 1d1b4a3

Browse files
Bump VERSIONS.SCALA3 from 3.5.0 to 3.5.1 (#154)
Bumps `VERSIONS.SCALA3` from 3.5.0 to 3.5.1. Updates `org.scala-lang:scala3-library_3` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.5.0...3.5.1) Updates `org.scala-lang:scala3-compiler_3` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.5.0...3.5.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2651b54 commit 1d1b4a3

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.14.4",
1818
QUARKUS_SCALA3: "1.0.0",
19-
SCALA3 : "3.5.0",
19+
SCALA3 : "3.5.1",
2020
MAGNUM : "1.2.1",
2121
STTP : "3.9.8",
2222
ZIO : "2.1.9",

0 commit comments

Comments
 (0)