Skip to content

Commit

Permalink
Update sbt-plugin to 2.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 4, 2024
1 parent 053713f commit 7192d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.1.2")

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")

addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.6")

addSbtPlugin("com.typesafe.sbt" % "sbt-digest" % "1.1.4")

Expand Down

0 comments on commit 7192d5c

Please sign in to comment.