Skip to content

Commit 13d2817

Browse files
dependabot[bot]jrfaller
authored andcommitted
build(deps): 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 2ad20c8 commit 13d2817

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = 'GumTree core module.'
99
dependencies {
1010
implementation 'com.github.mpkorstanje:simmetrics-core:4.1.1'
1111
implementation 'it.unimi.dsi:fastutil:8.5.18'
12-
implementation 'com.google.code.gson:gson:2.13.2'
12+
implementation 'com.google.code.gson:gson:2.14.0'
1313
implementation 'org.jgrapht:jgrapht-core:1.5.3'
1414
}
1515

0 commit comments

Comments
 (0)