Skip to content

Commit

Permalink
Update scala3-library to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 24, 2024
1 parent d736c4f commit e5d884a
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
Expand Up @@ -2,7 +2,7 @@ lazy val lang3 = "org.apache.commons" % "commons-text" % "1.12.0"
lazy val repoSlug = "sbt/sbt-license-report"

val scala212 = "2.12.20"
val scala3 = "3.3.3"
val scala3 = "3.3.4"

pluginCrossBuild / sbtVersion := {
scalaBinaryVersion.value match {
Expand Down

0 comments on commit e5d884a

Please sign in to comment.