Skip to content

Commit

Permalink
Update dependency com.github.BlueMap-Minecraft:BlueMapAPI to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent abbff32 commit 83c6d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LandLordMap-bluemap/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {

dependencies {
implementation(project(":LandLordMap-core"))
compileOnly("com.github.BlueMap-Minecraft:BlueMapAPI:v1.7.0")
compileOnly("com.github.BlueMap-Minecraft:BlueMapAPI:2.6.2")
}

description = "LandLordMap-bluemap"
Expand Down

0 comments on commit 83c6d4d

Please sign in to comment.