Skip to content

Commit ab36c2e

Browse files
Bump scala.version from 3.6.2 to 3.6.3 (#227)
Bumps `scala.version` from 3.6.2 to 3.6.3. Updates `org.scala-lang:scala3-library_3` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.6.2...3.6.3) Updates `org.scala-lang:scala3-compiler_3` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.6.2...3.6.3) --- 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 5abe3bc commit ab36c2e

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
@@ -17,7 +17,7 @@
1717
<scala-maven-plugin.version>4.9.2</scala-maven-plugin.version>
1818
<scalafmt-plugin.version>1.1.1713302731.c3d0074</scalafmt-plugin.version>
1919
<scalafix-plugin.version>0.1.9_0.12.1</scalafix-plugin.version>
20-
<scala.version>3.6.2</scala.version>
20+
<scala.version>3.6.3</scala.version>
2121
<skipITs>true</skipITs>
2222
<surefire-plugin.version>3.5.2</surefire-plugin.version>
2323
<sonar.organization>carlosedp</sonar.organization>

0 commit comments

Comments
 (0)