Skip to content

Commit a1ab712

Browse files
Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#660)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.2 to 2.14.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.13.2...gson-parent-2.14.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cc3f42 commit a1ab712

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
@@ -58,7 +58,7 @@ dependencies {
5858
includeInJar "net.raphimc:ViaBedrock:0.0.27-SNAPSHOT"
5959

6060
includeInJar "com.google.guava:guava:33.6.0-jre"
61-
includeInJar "com.google.code.gson:gson:2.13.2"
61+
includeInJar "com.google.code.gson:gson:2.14.0"
6262
includeInJar "com.formdev:flatlaf:3.7.1"
6363
includeInJar "com.formdev:flatlaf-extras:3.7.1"
6464
includeInJar "org.apache.commons:commons-lang3:3.20.0"

0 commit comments

Comments
 (0)