Skip to content

Commit

Permalink
Merge pull request #207 from mkurz/twirl_160
Browse files Browse the repository at this point in the history
Twirl 1.6.0
  • Loading branch information
mkurz authored Sep 14, 2023
2 parents b3d3554 + e44a332 commit 4edb531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.typesafe.play" % "interplay" % "3.1.6")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.0-RC4")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit 4edb531

Please sign in to comment.