diff --git a/docs/project/build.properties b/docs/project/build.properties index a8bc852..96b50ec 100644 --- a/docs/project/build.properties +++ b/docs/project/build.properties @@ -1,3 +1,3 @@ # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -sbt.version=1.12.12 +sbt.version=1.12.13 diff --git a/project/Dependencies.scala b/project/Dependencies.scala index e3580f3..2a4ad5d 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -16,7 +16,7 @@ object Dependencies { object Versions { val play: String = "2.9.11" - val ebean = "17.11.0" + val ebean = "17.11.1" val typesafeConfig = "1.4.9" } diff --git a/project/build.properties b/project/build.properties index a8bc852..96b50ec 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,3 +1,3 @@ # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -sbt.version=1.12.12 +sbt.version=1.12.13