Skip to content

Commit

Permalink
Update sbt-twirl to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Feb 29, 2024
1 parent b2f626e commit c326e71
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(
"org.playframework.twirl" % "sbt-twirl" % "2.0.1",
"org.playframework.twirl" % "sbt-twirl" % "2.0.4",
(pluginCrossBuild / sbtBinaryVersion).value,
(pluginCrossBuild / scalaBinaryVersion).value
),
Expand Down

0 comments on commit c326e71

Please sign in to comment.