Skip to content

Commit d6b8ebc

Browse files
authored
Merge pull request #141 from http4s/update/series/0.23/sbt-twirl-1.6.5
Update sbt-twirl, twirl-api to 1.6.5 in series/0.23
2 parents f5a33be + 1c2ec52 commit d6b8ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.14.13")
2-
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.5.2")
2+
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.5")

0 commit comments

Comments
 (0)