Skip to content

Commit a4ed3cd

Browse files
Bump scala.version from 3.5.1 to 3.5.2 (#173)
Bumps `scala.version` 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1130d7 commit a4ed3cd

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.1</scala.version>
19+
<scala.version>3.5.2</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)