Skip to content

Commit

Permalink
Update sbt-twirl to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Oct 25, 2023
1 parent 9f13d52 commit 53bcff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
(pluginCrossBuild / scalaBinaryVersion).value
),
Defaults.sbtPluginExtra(
"com.typesafe.play" % "sbt-twirl" % "1.6.2",
"org.playframework.twirl" % "sbt-twirl" % "2.0.1",
(pluginCrossBuild / sbtBinaryVersion).value,
(pluginCrossBuild / scalaBinaryVersion).value
),
Expand Down

0 comments on commit 53bcff6

Please sign in to comment.