Skip to content

Commit

Permalink
Update sbt-twirl to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Oct 22, 2023
1 parent e11455b commit 9f13d52
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.1",
"com.typesafe.play" % "sbt-twirl" % "1.6.2",
(pluginCrossBuild / sbtBinaryVersion).value,
(pluginCrossBuild / scalaBinaryVersion).value
),
Expand Down

0 comments on commit 9f13d52

Please sign in to comment.