From 013d6e8389be8a06e5323386d85da22b60ac98e7 Mon Sep 17 00:00:00 2001 From: "slick-scala-steward[bot]" <243981+slick-scala-steward[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 01:05:44 +0000 Subject: [PATCH 1/2] Update sbt to 1.10.1 --- project/build.properties | 2 +- slick-cats/project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project/build.properties b/project/build.properties index 04267b1..ee4c672 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.9 +sbt.version=1.10.1 diff --git a/slick-cats/project/build.properties b/slick-cats/project/build.properties index 04267b1..ee4c672 100644 --- a/slick-cats/project/build.properties +++ b/slick-cats/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.9 +sbt.version=1.10.1 From 5d6ed24863a3973dba0ce19b9e8c38a353c434f4 Mon Sep 17 00:00:00 2001 From: "slick-scala-steward[bot]" <243981+slick-scala-steward[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 01:05:56 +0000 Subject: [PATCH 2/2] Regenerate GitHub Actions workflow Executed command: sbt githubWorkflowGenerate --- .mergify.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index 127451b..1b40ef7 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -12,4 +12,5 @@ pull_request_rules: - check-success=Build and Test (ubuntu-latest, 2.12.17, temurin@11) - check-success=Build and Test (ubuntu-latest, 2.13.10, temurin@11) actions: - queue: {} + queue: + name: default