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 a76ba86 commit a9b6773Copy full SHA for a9b6773
build.sbt
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
9
(pluginCrossBuild / scalaBinaryVersion).value
10
),
11
Defaults.sbtPluginExtra(
12
- "org.playframework.twirl" % "sbt-twirl" % "2.0.6",
+ "org.playframework.twirl" % "sbt-twirl" % "2.0.7",
13
(pluginCrossBuild / sbtBinaryVersion).value,
14
15
0 commit comments