Skip to content

Commit

Permalink
Update sbt-twirl to 2.0.1 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored Nov 3, 2023
1 parent d9786e0 commit 0d19a2a
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 0d19a2a

Please sign in to comment.