Skip to content

Commit

Permalink
Bump libphonenumber from 8.12.38 to 8.12.39 in /prime-router
Browse files Browse the repository at this point in the history
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.38 to 8.12.39.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](google/libphonenumber@v8.12.38...v8.12.39)

---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2021
1 parent 380505c commit c933a9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ dependencies {
implementation("com.github.javafaker:javafaker:1.0.2")
implementation("ca.uhn.hapi:hapi-base:2.3")
implementation("ca.uhn.hapi:hapi-structures-v251:2.3")
implementation("com.googlecode.libphonenumber:libphonenumber:8.12.38")
implementation("com.googlecode.libphonenumber:libphonenumber:8.12.39")
implementation("org.thymeleaf:thymeleaf:3.0.12.RELEASE")
implementation("com.sendgrid:sendgrid-java:4.8.0")
implementation("com.okta.jwt:okta-jwt-verifier:0.5.1")
Expand Down Expand Up @@ -660,7 +660,7 @@ dependencies {
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2")
testImplementation("com.github.KennethWussmann:mock-fuel:1.3.0")
testImplementation("io.mockk:mockk:1.12.1")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.1")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.2")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
testImplementation("io.ktor:ktor-client-mock:$ktorVersion")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.2")
Expand Down

0 comments on commit c933a9f

Please sign in to comment.