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.15
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent a0b05be commit a178b8c
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 @@ -56,7 +56,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.15")
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 a178b8c

Please sign in to comment.