From 28e6fe6c86316aebfe9fb6ff9693590e9078ac37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 14:31:53 +0000 Subject: [PATCH] chore(deps): bump io.michaelrocks:libphonenumber-android Bumps [io.michaelrocks:libphonenumber-android](https://github.com/michaelrocks/libphonenumber-android) from 9.0.28 to 9.0.30. - [Commits](https://github.com/michaelrocks/libphonenumber-android/compare/v9.0.28...v9.0.30) --- updated-dependencies: - dependency-name: io.michaelrocks:libphonenumber-android dependency-version: 9.0.30 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 5eac4ec9c..11a987610 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -62,7 +62,7 @@ protobuf = "4.34.1" protobuf-plugin = "0.10.0" protovalidate-kt = "0.1.1" -lib-phone-number-port = "9.0.28" +lib-phone-number-port = "9.0.30" lib-phone-number-google = "9.0.29" zxing = "3.5.4"