From 76dd610e6bf983139ac63f6a14c91cf998ead0e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 09:05:02 +0000 Subject: [PATCH] build(deps): Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 Bumps com.github.ben-manes.versions from 0.50.0 to 0.51.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 10bbc0c..17564e4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -129,7 +129,7 @@ touchIcon = "0.9.7" # https://github.com/littlerobots/version-catalog-update-plugin versionCatalogPlugin = "0.8.3" # https://github.com/ben-manes/gradle-versions-plugin -versionsPlugin = "0.50.0" +versionsPlugin = "0.51.0" # https://github.com/MayakaApps/ComposeWindowStyler windowStyler = "0.3.2" # https://github.com/Yubico/yubikit-android