We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c4971 commit 95d32b4Copy full SHA for 95d32b4
build.sbt
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
9
(pluginCrossBuild / scalaBinaryVersion).value
10
),
11
Defaults.sbtPluginExtra(
12
- "org.playframework.twirl" % "sbt-twirl" % "2.0.1",
+ "org.playframework.twirl" % "sbt-twirl" % "2.0.5",
13
(pluginCrossBuild / sbtBinaryVersion).value,
14
15
0 commit comments