From c2c76507b2b200c06b524a8fa090d1ffff0d699f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 08:41:48 +0000 Subject: [PATCH] build(deps): Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 Bumps com.github.ben-manes.versions from 0.51.0 to 0.52.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 78e5ae0a..a9fd0b76 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -138,7 +138,7 @@ touchIcon = "0.9.9" # https://github.com/littlerobots/version-catalog-update-plugin versionCatalogPlugin = "0.8.5" # https://github.com/ben-manes/gradle-versions-plugin -versionsPlugin = "0.51.0" +versionsPlugin = "0.52.0" # https://github.com/MayakaApps/ComposeWindowStyler windowStyler = "0.3.2" # https://github.com/Yubico/yubikit-android