From 5bec0151b94454e83fa5334ffcb0dc9586639be6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 22:45:13 +0000 Subject: [PATCH] chore(deps): bump org.mobilenativefoundation.store:store5 Bumps [org.mobilenativefoundation.store:store5](https://github.com/MobileNativeFoundation/Store) from 5.1.0-alpha04 to 5.1.0-alpha05. - [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-alpha04...5.1.0-alpha05) --- 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 257b940f382..2ad671dd2f7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -115,7 +115,7 @@ urlencoder = "1.5.0" bytesize = "2.0.0-beta04" cash-turbine = "1.2.0" cardiologist = "0.2.2" -kmp-store5 = "5.1.0-alpha04" +kmp-store5 = "5.1.0-alpha05" kmp-settings = "1.2.0" kmp-appdirs = "1.2.0" parsus = "0.6.1"