Skip to content

Commit 4f6f061

Browse files
committed
[1.6.x] scala3-library 3.3.7 (was 3.3.6)
1 parent c09c5a8 commit 4f6f061

File tree

1 file changed

+1
-1
lines changed
  • sbt-twirl/src/sbt-test/twirl/compile-scala3

1 file changed

+1
-1
lines changed

sbt-twirl/src/sbt-test/twirl/compile-scala3/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ lazy val root = (project in file("."))
1313
SbtTwirl
1414
}
1515
.settings(
16-
scalaVersion := "3.3.6",
16+
scalaVersion := "3.3.7",
1717
scalacOptions ++= Seq("-source:future", "-feature")
1818
)

0 commit comments

Comments
 (0)