Skip to content

Commit 3f9ef66

Browse files
authored
Merge pull request #1407 from Baeldung/update/sbt-twirl-2.0.6
Update sbt-twirl, twirl-api from 2.0.5 to 2.0.6
2 parents f41d375 + 009a499 commit 3f9ef66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalatra/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.5")
1+
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.6")
22
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4")
33
libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 commit comments

Comments
 (0)