Skip to content

Commit

Permalink
fix(deps): update dependency de.bluecolored.bluemap:bluemapapi to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 972b240 commit abbf6ae
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 @@ -18,7 +18,7 @@ repositories {

dependencies {
paperweight.foliaDevBundle("$mcVersion-R0.1-SNAPSHOT")
compileOnly("de.bluecolored.bluemap:BlueMapAPI:2.7.1")
compileOnly("de.bluecolored.bluemap:BlueMapAPI:2.7.2")
}

paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArtifactConfiguration.MOJANG_PRODUCTION
Expand Down

0 comments on commit abbf6ae

Please sign in to comment.