We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd799eb + 3a690f5 commit 44cc364Copy full SHA for 44cc364
1 file changed
build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
implementation("org.apache.commons:commons-text:1.15.0")
63
implementation("org.apache.commons:commons-collections4:4.5.0")
64
implementation("commons-codec:commons-codec:1.22.0")
65
- implementation("com.googlecode.libphonenumber:libphonenumber:9.0.27")
+ implementation("com.googlecode.libphonenumber:libphonenumber:9.0.29")
66
implementation("com.google.auth:google-auth-library-oauth2-http:1.46.0")
67
68
runtimeOnly("org.mariadb.jdbc:mariadb-java-client:2.7.13")
0 commit comments