Skip to content

Commit

Permalink
Update dependency com.googlecode.libphonenumber:libphonenumber to v8.…
Browse files Browse the repository at this point in the history
…13.13
  • Loading branch information
renovate[bot] committed May 26, 2023
1 parent 34d9eef commit e99e205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("org.apache.commons:commons-text:1.10.0")
implementation("commons-codec:commons-codec:1.15")
implementation("com.googlecode.libphonenumber:libphonenumber:8.13.12")
implementation("com.googlecode.libphonenumber:libphonenumber:8.13.13")
implementation("com.squareup.okhttp3:okhttp:4.11.0")
implementation("com.google.auth:google-auth-library-oauth2-http:1.17.0")
implementation("org.yaml:snakeyaml:2.0") /// TODO: remove this once transitive dependency passes owasp checker
Expand Down

0 comments on commit e99e205

Please sign in to comment.