Skip to content

Commit b94cb68

Browse files
renovate[bot]Siroshun09
authored andcommitted
fix(deps): update dependency com.github.bluemap-minecraft:bluemapapi to v2.7.0
1 parent ec01502 commit b94cb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919

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

2525
java {

0 commit comments

Comments
 (0)