Skip to content

Commit

Permalink
Merge pull request #600 from scala-steward/update/2.9.x/play-ebean-7.2.0
Browse files Browse the repository at this point in the history
[2.9.x] play-ebean, sbt-play-ebean 7.2.0 (was 7.1.0)
  • Loading branch information
mkurz committed Apr 28, 2024
2 parents 5ed55f6 + a6a4608 commit fdc2d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play-java-ebean-example/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.2")

addSbtPlugin("com.typesafe.play" % "sbt-play-ebean" % "7.1.0")
addSbtPlugin("com.typesafe.play" % "sbt-play-ebean" % "7.2.0")

0 comments on commit fdc2d50

Please sign in to comment.