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 d9786e0 commit 0d19a2aCopy full SHA for 0d19a2a
build.sbt
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
9
(pluginCrossBuild / scalaBinaryVersion).value
10
),
11
Defaults.sbtPluginExtra(
12
- "com.typesafe.play" % "sbt-twirl" % "1.6.2",
+ "org.playframework.twirl" % "sbt-twirl" % "2.0.1",
13
(pluginCrossBuild / sbtBinaryVersion).value,
14
15
0 commit comments