Skip to content

Commit

Permalink
Bump io.github.sebasbaumh:mapbox-vector-tile-java in /java
Browse files Browse the repository at this point in the history
Bumps [io.github.sebasbaumh:mapbox-vector-tile-java](https://github.com/sebasbaumh/mapbox-vector-tile-java) from 23.1.0 to 24.1.0.
- [Release notes](https://github.com/sebasbaumh/mapbox-vector-tile-java/releases)
- [Changelog](https://github.com/sebasbaumh/mapbox-vector-tile-java/blob/main/mapbox-vector-tile-java%20release%20(MacOS).launch)
- [Commits](sebasbaumh/mapbox-vector-tile-java@v23.1.0...v24.1.0)

---
updated-dependencies:
- dependency-name: io.github.sebasbaumh:mapbox-vector-tile-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2024
1 parent bc808d1 commit d6fe0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version '1.0-SNAPSHOT'
dependencies {
implementation 'me.lemire.integercompression:JavaFastPFOR:0.1.12'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.10.0'
implementation 'io.github.sebasbaumh:mapbox-vector-tile-java:23.1.0'
implementation 'io.github.sebasbaumh:mapbox-vector-tile-java:24.1.0'
implementation 'org.xerial:sqlite-jdbc:3.41.2.1'
implementation 'com.google.guava:guava:31.1-jre'
implementation 'commons-cli:commons-cli:1.4'
Expand Down

0 comments on commit d6fe0f3

Please sign in to comment.