Skip to content

Commit 8b2b563

Browse files
Bump scala.version from 3.5.2 to 3.6.2
Bumps `scala.version` 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 8b2b563

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
@@ -15,7 +15,7 @@
1515
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
1616
<quarkus.platform.version>3.17.2</quarkus.platform.version>
1717
<scala-maven-plugin.version>4.9.2</scala-maven-plugin.version>
18-
<scala.version>3.5.2</scala.version>
18+
<scala.version>3.6.2</scala.version>
1919
<skipITs>true</skipITs>
2020
<surefire-plugin.version>3.5.2</surefire-plugin.version>
2121
<sonar.organization>carlosedp</sonar.organization>

0 commit comments

Comments
 (0)