Skip to content

Commit 83f6823

Browse files
dependabot[bot]spring-builds
authored andcommitted
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 84ca26d commit 83f6823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ configurations {
5858

5959
dependencies {
6060
implementation libs.spring.nullability
61-
implementation 'com.google.code.gson:gson:2.13.2'
61+
implementation 'com.google.code.gson:gson:2.14.0'
6262
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
6363
implementation 'org.yaml:snakeyaml:1.33'
6464
implementation localGroovy()

0 commit comments

Comments
 (0)