Skip to content

Commit 8270f9d

Browse files
Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#332)
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 2646333 commit 8270f9d

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

2020
dependencies {
21-
implementation "com.google.code.gson:gson:2.13.2"
21+
implementation "com.google.code.gson:gson:2.14.0"
2222
implementation "com.github.javaparser:javaparser-core:3.28.0"
2323

2424
testImplementation platform("org.junit:junit-bom:5.11.4")

0 commit comments

Comments
 (0)