Skip to content

Commit

Permalink
[2.2.x] sbt-twirl, twirl-api 2.0.7 (was 1.6.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 29, 2024
1 parent 5d85e04 commit 6b1a974
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.8")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit 6b1a974

Please sign in to comment.