We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0f7eb commit da2f863Copy full SHA for da2f863
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.21.0")
65
- implementation("com.googlecode.libphonenumber:libphonenumber:9.0.24")
+ implementation("com.googlecode.libphonenumber:libphonenumber:9.0.25")
66
implementation("com.google.auth:google-auth-library-oauth2-http:1.43.0")
67
68
runtimeOnly("org.mariadb.jdbc:mariadb-java-client:2.7.13")
0 commit comments