Skip to content

Commit b2a7366

Browse files
committed
Update build.gradle.kts
1 parent c47e5bb commit b2a7366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
api("com.sk89q.worldedit:worldedit-bukkit:7.3.3")
2323
compileOnly("io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT")
2424
compileOnly("net.countercraft:movecraft:+")
25-
compileOnly("com.github.MilkBowl:VaultAPI:+")
25+
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
2626
compileOnly("it.unimi.dsi:fastutil:+")
2727
compileOnly("org.roaringbitmap:RoaringBitmap:+")
2828
}

0 commit comments

Comments
 (0)