Skip to content

Commit 6cc0041

Browse files
authored
Merge pull request #328 from UltraCosmetics/dependabot/gradle/com.google.code.gson-gson-2.14.0
Bump com.google.code.gson:gson from 2.13.2 to 2.14.0
2 parents 3a4ab32 + 25ba8fe commit 6cc0041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232

3333
dependencies {
3434
// https://github.com/google/gson
35-
library 'com.google.code.gson:gson:2.13.2'
35+
library 'com.google.code.gson:gson:2.14.0'
3636
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
3737
compileOnly 'org.spigotmc:spigot-api:1.21.11-R0.2-SNAPSHOT'
3838
// https://github.com/UltraCosmetics/UltraCosmetics

0 commit comments

Comments
 (0)