diff --git a/docs/project/build.properties b/docs/project/build.properties index a8bc852c..96b50ec9 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 4028ca4e..d3ed5878 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -17,7 +17,7 @@ object Dependencies { object Versions { val play: String = "3.1.0-M9" - 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 a8bc852c..96b50ec9 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