We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee14f65 commit 74ee8caCopy full SHA for 74ee8ca
build.gradle.kts
@@ -24,7 +24,7 @@ repositories {
24
25
dependencies {
26
compileOnly("io.papermc.paper:paper-api:1.18-R0.1-SNAPSHOT")
27
- compileOnly("com.github.MilkBowl:VaultAPI:1.7")
+ compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
28
compileOnly("com.github.Redempt:RedClaims:298da532bd")
29
30
implementation("me.bristermitten:mittenlib-core:1.0-SNAPSHOT")
0 commit comments