From 74fc4d5edbe260501def314fe00723cda68d8c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 23:01:33 +0000 Subject: [PATCH] chore(deps): bump org.mobilenativefoundation.store:store5 Bumps [org.mobilenativefoundation.store:store5](https://github.com/MobileNativeFoundation/Store) from 5.1.0-alpha05 to 5.1.0-alpha06. - [Release notes](https://github.com/MobileNativeFoundation/Store/releases) - [Changelog](https://github.com/MobileNativeFoundation/Store/blob/main/CHANGELOG.md) - [Commits](https://github.com/MobileNativeFoundation/Store/compare/5.1.0-alpha05...5.1.0-alpha06) --- updated-dependencies: - dependency-name: org.mobilenativefoundation.store:store5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 bdb6eea9161..57300a4dc4e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -123,7 +123,7 @@ urlencoder = "1.5.0" bytesize = "2.0.0-beta04" cash-turbine = "1.2.0" cardiologist = "0.3.1" -kmp-store5 = "5.1.0-alpha05" +kmp-store5 = "5.1.0-alpha06" kmp-settings = "1.3.0" kmp-appdirs = "1.2.0" parsus = "0.6.1"