Skip to content

Commit

Permalink
chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent 1857e7b commit 97c5da2
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.0")

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

0 comments on commit 97c5da2

Please sign in to comment.