Skip to content

Commit

Permalink
Merge pull request #640 from scala-steward/update/play-ebean-8.3.0
Browse files Browse the repository at this point in the history
[3.0.x] play-ebean, sbt-play-ebean 8.3.0 (was 8.2.0)
  • Loading branch information
mkurz committed May 24, 2024
2 parents b5db4b2 + d31d736 commit 78b2f48
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("org.playframework" % "sbt-plugin" % "3.0.3")

addSbtPlugin("org.playframework" % "sbt-play-ebean" % "8.2.0")
addSbtPlugin("org.playframework" % "sbt-play-ebean" % "8.3.0")

0 comments on commit 78b2f48

Please sign in to comment.