Skip to content

Commit 44fe290

Browse files
authored
Merge pull request #1315 from Baeldung/update/sbt-twirl-2.0.5
Update sbt-twirl, twirl-api from 2.0.4 to 2.0.5
2 parents 8fa6fa9 + 42d15b1 commit 44fe290

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.4")
1+
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.5")
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)