From bee2ede7c52d3799d99938f22491ec3a96ff5d52 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 22 Jun 2026 19:58:02 +0000 Subject: [PATCH 1/2] 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 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" } From 041a5765d928b6ba58a566ffa9868afe7636a9fa Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 22 Jun 2026 19:58:05 +0000 Subject: [PATCH 2/2] 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 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/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