Skip to content

Commit 9f13d52

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-twirl to 1.6.2
1 parent e11455b commit 9f13d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
99
(pluginCrossBuild / scalaBinaryVersion).value
1010
),
1111
Defaults.sbtPluginExtra(
12-
"com.typesafe.play" % "sbt-twirl" % "1.6.1",
12+
"com.typesafe.play" % "sbt-twirl" % "1.6.2",
1313
(pluginCrossBuild / sbtBinaryVersion).value,
1414
(pluginCrossBuild / scalaBinaryVersion).value
1515
),

0 commit comments

Comments
 (0)