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.
2 parents 40894f4 + d68c5ef commit 8005dc0Copy full SHA for 8005dc0
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
7
allprojects {
8
group = "org.sayandev"
9
- version = "1.8.0.104"
+ version = "1.8.2"
10
description = "A modular Kotlin library for Minecraft: JE"
11
12
plugins.apply("maven-publish")
gradle/libs.versions.toml
@@ -32,7 +32,7 @@ adventure-platform = "4.3.4"
32
paper = "1.21-R0.1-SNAPSHOT"
33
folia = "1.20.4-R0.1-SNAPSHOT"
34
inventoryframework = "0.10.18"
35
-xseries = "11.3.0"
+xseries = "12.1.0"
36
pathetic-pathfinder-bukkit = "2.4.6"
37
authlib = "6.0.54"
38
skinsrestorer-api = "15.3.1"
0 commit comments