Skip to content

Commit 7488f67

Browse files
Bump com.googlecode.libphonenumber:libphonenumber in /prime-router
Bumps [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) from 8.13.46 to 8.13.50. - [Release notes](https://github.com/google/libphonenumber/releases) - [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md) - [Commits](google/libphonenumber@v8.13.46...v8.13.50) --- updated-dependencies: - dependency-name: com.googlecode.libphonenumber:libphonenumber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d3bdf8 commit 7488f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prime-router/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ dependencies {
908908
implementation("ca.uhn.hapi:hapi-base:2.5.1")
909909
implementation("ca.uhn.hapi:hapi-structures-v251:2.5.1")
910910
implementation("ca.uhn.hapi:hapi-structures-v27:2.5.1")
911-
implementation("com.googlecode.libphonenumber:libphonenumber:8.13.46")
911+
implementation("com.googlecode.libphonenumber:libphonenumber:8.13.50")
912912
implementation("org.thymeleaf:thymeleaf:3.1.2.RELEASE")
913913
implementation("com.sendgrid:sendgrid-java:4.10.3")
914914
implementation("com.okta.jwt:okta-jwt-verifier:0.5.7")

0 commit comments

Comments
 (0)