From 6ba1b688e092dc42e4074b72a8a41c66210a8448 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 22 Jun 2026 20:00:13 +0000 Subject: [PATCH 1/2] [7.x] ebean 17.11.1 (was 17.11.0) --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } From cb14cb45a7d827b4456ce9e660ed3b97dfb4d6be Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 22 Jun 2026 20:00:15 +0000 Subject: [PATCH 2/2] [7.x] sbt 1.12.13 (was 1.12.12) --- docs/project/build.properties | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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/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