Skip to content

Commit 186d2ec

Browse files
authored
Merge pull request #1430 from Baeldung/update/xsbt-web-plugin-4.2.5
Update xsbt-web-plugin from 4.2.4 to 4.2.5
2 parents 3e1bbcd + ee47e1e commit 186d2ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scalatra/project/plugins.sbt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.7")
2-
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4")
2+
3+
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.5")
4+
35
libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 commit comments

Comments
 (0)