Skip to content

Commit

Permalink
Merge pull request #64 from gabortim/dependabot/gradle/libphonenumber…
Browse files Browse the repository at this point in the history
…-288886d954

Bump the libphonenumber group with 2 updates
  • Loading branch information
github-actions[bot] authored Jan 30, 2025
2 parents fedcaf7 + fac87f1 commit eeb9ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ compileJava {
options.release = 17
}

version = "8.13.53"
version = "8.13.54"
String versionFile = "version.txt"

josm {
Expand All @@ -54,7 +54,7 @@ dependencies {
packIntoJar("com.googlecode.libphonenumber:libphonenumber:$version")

// https://mvnrepository.com/artifact/com.googlecode.libphonenumber/geocoder
packIntoJar("com.googlecode.libphonenumber:geocoder:2.247")
packIntoJar("com.googlecode.libphonenumber:geocoder:2.248")
}

jar {
Expand Down

0 comments on commit eeb9ca6

Please sign in to comment.