Skip to content

Commit 8962972

Browse files
committed
Update scala3-library to 3.8.3
1 parent 0122c37 commit 8962972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lazy val lang3 = "org.apache.commons" % "commons-text" % "1.14.0"
22
lazy val repoSlug = "sbt/sbt-license-report"
33

44
val scala212 = "2.12.20"
5-
val scala3 = "3.7.4"
5+
val scala3 = "3.8.3"
66

77
pluginCrossBuild / sbtVersion := {
88
scalaBinaryVersion.value match {

0 commit comments

Comments
 (0)