From 2038f07725bec338695ca72bf4c1d37d81e22525 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Jul 2026 12:14:28 +0000 Subject: [PATCH 1/2] Update dependencies --- .github/workflows/renovate.yaml | 2 +- gradle/libs.versions.toml | 4 ++-- project/build.properties | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 8ae799f..a0d3a8e 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v7 - name: Renovate - uses: renovatebot/github-action@v46.1.19 + uses: renovatebot/github-action@v46.1.20 with: configurationFile: .github/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }} diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2eada9b..e14b3a8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,8 +1,8 @@ [versions] binary-compatibility-validator = "0.18.1" dokka = "2.2.0" -kotlin = "2.4.0" -kover = "0.9.8" +kotlin = "2.4.10" +kover = "0.9.9" publish-plugin = "0.37.0" versions-plugin = "0.54.0" ktfmt-plugin = "0.26.0" diff --git a/project/build.properties b/project/build.properties index 7c95fc1..3b9dfab 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.12.13 +sbt.version=2.0.3 From e7553777745b972704e362ad8abe7916da2e063e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Jul 2026 12:36:10 +0000 Subject: [PATCH 2/2] =?UTF-8?q?Reverted=20sbt=202=E2=86=921.12.14;=20check?= =?UTF-8?q?-all=20passes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: alexandru --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 3b9dfab..e544c4d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=2.0.3 +sbt.version=1.12.14