Skip to content

Commit 8005dc0

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # build.gradle.kts
2 parents 40894f4 + d68c5ef commit 8005dc0

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
@@ -6,7 +6,7 @@ plugins {
66

77
allprojects {
88
group = "org.sayandev"
9-
version = "1.8.0.104"
9+
version = "1.8.2"
1010
description = "A modular Kotlin library for Minecraft: JE"
1111

1212
plugins.apply("maven-publish")

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ adventure-platform = "4.3.4"
3232
paper = "1.21-R0.1-SNAPSHOT"
3333
folia = "1.20.4-R0.1-SNAPSHOT"
3434
inventoryframework = "0.10.18"
35-
xseries = "11.3.0"
35+
xseries = "12.1.0"
3636
pathetic-pathfinder-bukkit = "2.4.6"
3737
authlib = "6.0.54"
3838
skinsrestorer-api = "15.3.1"

0 commit comments

Comments
 (0)