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 9390bbb commit d260a46Copy full SHA for d260a46
bukkit/build.gradle.kts
@@ -18,7 +18,7 @@ dependencies {
18
19
compileOnly("com.ticxo.modelengine:ModelEngine:R4.0.3") // Model Engine
20
compileOnly("com.github.LoneDev6:API-ItemsAdder:3.6.1") // ItemsAdder
21
- compileOnly("io.th0rgal:oraxen:1.178.0") // oraxen
+ compileOnly("io.th0rgal:oraxen:1.185.0") // oraxen
22
23
implementation("org.bstats:bstats-bukkit:3.0.2") // bstats
24
}
0 commit comments