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 a47c929 commit fe38970Copy full SHA for fe38970
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = "com.moulberry.axiom"
11
-version = "5.0.1+1.21.3"
+version = "5.0.2+1.21.3"
12
description = "Serverside component for Axiom on Paper"
13
14
java {
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ cloud-paper = "2.0.0-beta.11"
5
coreprotect = "22.4"
6
paper = "1.21.3-R0.1-SNAPSHOT"
7
plotsquared = "7.3.8"
-reflection-remapper = "0.1.2"
+reflection-remapper = "0.1.3"
viaversion-api = "5.4.2-SNAPSHOT"
worldguard-bukkit = "7.0.9-SNAPSHOT"
zstd-jni = "1.5.5-4"
0 commit comments