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 67fe6fd commit 19b2a10Copy full SHA for 19b2a10
build.sbt
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
9
(pluginCrossBuild / scalaBinaryVersion).value
10
),
11
Defaults.sbtPluginExtra(
12
- "org.playframework.twirl" % "sbt-twirl" % "2.0.8",
+ "org.playframework.twirl" % "sbt-twirl" % "2.0.9",
13
(pluginCrossBuild / sbtBinaryVersion).value,
14
15
0 commit comments