Skip to content

Commit

Permalink
Update sbt-plugin to 2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent 1857e7b commit 308d903
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 @@ -5,7 +5,7 @@
*/

// Play Framework
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.4")

// Ebean plugin for play framework
addSbtPlugin("com.typesafe.play" % "sbt-play-ebean" % "6.2.0")
Expand Down

0 comments on commit 308d903

Please sign in to comment.