Skip to content

Commit

Permalink
fix(deps): update dependency com.github.bluemap-minecraft:bluemapapi …
Browse files Browse the repository at this point in the history
…to v2.7.0
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent ec01502 commit 770cddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {

dependencies {
paperweight.foliaDevBundle("$mcVersion-R0.1-SNAPSHOT")
compileOnly("com.github.BlueMap-Minecraft:BlueMapAPI:2.6.2")
compileOnly("com.github.BlueMap-Minecraft:BlueMapAPI:2.7.0")
}

java {
Expand Down

0 comments on commit 770cddd

Please sign in to comment.