Skip to content

Commit

Permalink
Update sbt-twirl to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Jun 28, 2024
1 parent a76ba86 commit 7e48033
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.6",
"org.playframework.twirl" % "sbt-twirl" % "2.0.7",
(pluginCrossBuild / sbtBinaryVersion).value,
(pluginCrossBuild / scalaBinaryVersion).value
),
Expand Down

0 comments on commit 7e48033

Please sign in to comment.