Skip to content

Commit 6236199

Browse files
Bump com.google.code.gson:gson from 2.13.2 to 2.14.0
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>
1 parent 8416fc9 commit 6236199

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
@@ -18,7 +18,7 @@ repositories {
1818

1919
dependencies {
2020
implementation "fr.inria.gforge.spoon:spoon-core:11.0.0"
21-
implementation "com.google.code.gson:gson:2.13.2"
21+
implementation "com.google.code.gson:gson:2.14.0"
2222
implementation "com.google.googlejavaformat:google-java-format:1.35.0"
2323
implementation "org.slf4j:slf4j-api:2.0.17"
2424
implementation "ch.qos.logback:logback-core:1.5.32"

0 commit comments

Comments
 (0)