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.
1 parent 8d3bdf8 commit 7488f67Copy full SHA for 7488f67
prime-router/build.gradle.kts
@@ -908,7 +908,7 @@ dependencies {
908
implementation("ca.uhn.hapi:hapi-base:2.5.1")
909
implementation("ca.uhn.hapi:hapi-structures-v251:2.5.1")
910
implementation("ca.uhn.hapi:hapi-structures-v27:2.5.1")
911
- implementation("com.googlecode.libphonenumber:libphonenumber:8.13.46")
+ implementation("com.googlecode.libphonenumber:libphonenumber:8.13.50")
912
implementation("org.thymeleaf:thymeleaf:3.1.2.RELEASE")
913
implementation("com.sendgrid:sendgrid-java:4.10.3")
914
implementation("com.okta.jwt:okta-jwt-verifier:0.5.7")
0 commit comments