We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b9e80 commit 7a401d5Copy full SHA for 7a401d5
1 file changed
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ shadow = "9.3.0"
6
juppiter = "0.5.0-beta.2"
7
spotless = "8.1.0"
8
nexusPublish = "2.0.0"
9
-checkstyleTools = "12.3.0"
+checkstyleTools = "12.3.1"
10
11
# google libs
12
gson = "2.13.2"
@@ -54,7 +54,7 @@ netty = "2025.11.08-3a259e91"
54
55
# logging
56
slf4j = "2.0.17"
57
-logback = "1.5.22"
+logback = "1.5.23"
58
59
# platform api versions
60
sponge = "9.0.0"
@@ -75,7 +75,7 @@ packetEvents = "2.11.1"
75
placeholderApi = "2.11.7"
76
adventure-serializer-bungee = "4.4.1"
77
luckPermsApi = "5.5"
78
-fabricLoader = "0.18.3"
+fabricLoader = "0.18.4"
79
80
81
[libraries]
0 commit comments