Skip to content

Commit c227dfa

Browse files
authored
Merge pull request #1437 from Baeldung/update/sbt-twirl-2.0.7
Update sbt-twirl, twirl-api from 2.0.6 to 2.0.7
2 parents 925b686 + 5dd3059 commit c227dfa

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