Skip to content

Commit 5442521

Browse files
Bump scala.version from 3.5.2 to 3.6.1
Bumps `scala.version` from 3.5.2 to 3.6.1. Updates `org.scala-lang:scala3-library_3` from 3.5.2 to 3.6.1 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.5.2...3.6.1) Updates `org.scala-lang:scala3-compiler_3` from 3.5.2 to 3.6.1 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.5.2...3.6.1) --- 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 a4ed3cd commit 5442521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
1717
<quarkus.platform.version>3.15.1</quarkus.platform.version>
1818
<scala-maven-plugin.version>4.9.2</scala-maven-plugin.version>
19-
<scala.version>3.5.2</scala.version>
19+
<scala.version>3.6.1</scala.version>
2020
<skipITs>true</skipITs>
2121
<surefire-plugin.version>3.5.1</surefire-plugin.version>
2222
<sonar.organization>carlosedp</sonar.organization>

0 commit comments

Comments
 (0)