Skip to content

Commit 78ed810

Browse files
committed
revert sbt-twirl version
1 parent 3ae2caa commit 78ed810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8-scaffold" % "0.18.0")
6666
addSbtPlugin("org.jetbrains.scala" % "sbt-idea-shell" % "2025.3.0")
6767
addSbtPlugin("org.jetbrains.scala" % "sbt-structure-extractor" % "2026.1.1")
6868
addSbtPlugin("org.latestbit" % "sbt-gcs-plugin" % "2.0.0-RC1")
69-
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.1.0-M8")
69+
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.1.0-M7") // scala-steward:off
7070
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.8.0")
7171
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
7272
addSbtPlugin("org.scalameta" % "sbt-metals" % "1.6.5")

0 commit comments

Comments
 (0)