Skip to content

Commit c87aa4e

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e53888c commit c87aa4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<!-- Needed when library=okhttp-gson -->
210210
<groupId>com.google.code.gson</groupId>
211211
<artifactId>gson</artifactId>
212-
<version>2.13.2</version>
212+
<version>2.14.0</version>
213213
</dependency>
214214
<dependency>
215215
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)