Skip to content

Commit

Permalink
build(deps): bump com.github.BlueMap-Minecraft:BlueMapAPI (WiIIiam278…
Browse files Browse the repository at this point in the history
…#430)

Bumps [com.github.BlueMap-Minecraft:BlueMapAPI](https://github.com/BlueMap-Minecraft/BlueMapAPI) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/BlueMap-Minecraft/BlueMapAPI/releases)
- [Commits](BlueMap-Minecraft/BlueMapAPI@v2.6.2...v2.7.0)

---
updated-dependencies:
- dependency-name: com.github.BlueMap-Minecraft:BlueMapAPI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 1dba141 commit 3123f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
compileOnly "com.mysql:mysql-connector-j:$mysql_driver_version"
compileOnly "org.mariadb.jdbc:mariadb-java-client:$mariadb_driver_version"
compileOnly "redis.clients:jedis:$jedis_version"
compileOnly 'com.github.BlueMap-Minecraft:BlueMapAPI:2.6.2'
compileOnly 'com.github.BlueMap-Minecraft:BlueMapAPI:2.7.0'
compileOnly 'us.dynmap:DynmapCoreAPI:3.4'
compileOnly 'maven.modrinth:pl3xmap:1.20.4-484'
compileOnly 'com.github.plan-player-analytics:Plan:5.5.2150'
Expand Down

0 comments on commit 3123f81

Please sign in to comment.