Skip to content

Commit ea487bc

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-twirl to 2.0.8
1 parent f7b283c commit ea487bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
99
(pluginCrossBuild / scalaBinaryVersion).value
1010
),
1111
Defaults.sbtPluginExtra(
12-
"org.playframework.twirl" % "sbt-twirl" % "2.0.7",
12+
"org.playframework.twirl" % "sbt-twirl" % "2.0.8",
1313
(pluginCrossBuild / sbtBinaryVersion).value,
1414
(pluginCrossBuild / scalaBinaryVersion).value
1515
),

0 commit comments

Comments
 (0)