Skip to content

Commit

Permalink
Update scala3-library to 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and xuwei-k committed Jan 23, 2025
1 parent 34b4619 commit cf4ffe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
lazy val repoSlug = "sbt/flyway-sbt"
lazy val flywayVersion = "11.2.0"
lazy val scala212 = "2.12.20"
lazy val scala3 = "3.6.2"
lazy val scala3 = "3.6.3"

ThisBuild / organization := "com.github.sbt"
ThisBuild / version := {
Expand Down

0 comments on commit cf4ffe7

Please sign in to comment.