Skip to content

Commit e614c01

Browse files
Bump com.google.code.gson:gson from 2.11.0 to 2.12.0
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d300512 commit e614c01

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.11.0")
36+
api("com.google.code.gson:gson:2.12.0")
3737

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

0 commit comments

Comments
 (0)