Skip to content

Commit

Permalink
Correct version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Nov 1, 2023
1 parent 774c5d7 commit b281090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/working/javaGuide/main/sql/code/ebean.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>

//#add-sbt-plugin
addSbtPlugin("com.typesafe.play" % "sbt-play-ebean" % "6.2.0")
addSbtPlugin("com.typesafe.play" % "sbt-play-ebean" % "7.0.0")
//#add-sbt-plugin

//#enable-plugin
Expand Down

0 comments on commit b281090

Please sign in to comment.