Skip to content

Commit a5c9699

Browse files
authored
Merge pull request #16 from TheNextLvl-net/dependabot/gradle/com.google.code.gson-gson-2.12.1
Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
2 parents b1c4723 + 1a4ec61 commit a5c9699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
compileOnly("org.jetbrains:annotations:26.0.1")
3434

3535
api("com.google.guava:guava:33.4.0-jre")
36-
api("com.google.code.gson:gson:2.12.0")
36+
api("com.google.code.gson:gson:2.12.1")
3737

3838
api("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT") {
3939
isTransitive = false

0 commit comments

Comments
 (0)