Skip to content

Commit ba0c2b6

Browse files
committed
Update reflection-remapper and bump to 5.0.2
1 parent e96c468 commit ba0c2b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "com.moulberry.axiom"
11-
version = "5.0.1+1.20.1"
11+
version = "5.0.2+1.20.1"
1212
description = "Serverside component for Axiom on Paper"
1313

1414
java {

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cloud-paper = "2.0.0-beta.11"
55
coreprotect = "22.4"
66
paper = "1.20.1-R0.1-SNAPSHOT"
77
plotsquared = "7.3.8"
8-
reflection-remapper = "0.1.2"
8+
reflection-remapper = "0.1.3"
99
viaversion-api = "5.4.2-SNAPSHOT"
1010
worldguard-bukkit = "7.0.9-SNAPSHOT"
1111
zstd-jni = "1.5.5-4"

0 commit comments

Comments
 (0)