Skip to content

Commit 317e4c2

Browse files
committed
fix(paper): Downgraded Configurate version in order to fix 1.20 Support
1 parent 7e69d7e commit 317e4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ libby = "1.3.1"
1111
pluginyml = "0.6.0"
1212
bstats = "3.1.0"
1313
shadow = "9.2.2"
14-
configurate = "4.2.0"
14+
configurate = "4.1.2"
1515
adventure = "4.25.0"
1616
blossom = "2.2.0"
1717
geantyref = "1.3.13"

0 commit comments

Comments
 (0)