Skip to content

Commit 0a9142e

Browse files
authored
Update sbt-twirl, twirl-api to 2.0.8 (#559)
1 parent c1dc29e commit 0a9142e

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
@@ -3,7 +3,7 @@ ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml"
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
6-
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.7")
6+
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.8")
77
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
99

0 commit comments

Comments
 (0)