We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a4ab32 + 25ba8fe commit 6cc0041Copy full SHA for 6cc0041
1 file changed
build.gradle
@@ -32,7 +32,7 @@ repositories {
32
33
dependencies {
34
// https://github.com/google/gson
35
- library 'com.google.code.gson:gson:2.13.2'
+ library 'com.google.code.gson:gson:2.14.0'
36
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
37
compileOnly 'org.spigotmc:spigot-api:1.21.11-R0.2-SNAPSHOT'
38
// https://github.com/UltraCosmetics/UltraCosmetics
0 commit comments