Skip to content

Commit e381648

Browse files
build(deps): bump com.google.code.gson:gson from 2.11.0 to 2.13.0
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.13.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.11.0...gson-parent-2.13.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 826f5ba commit e381648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>com.google.code.gson</groupId>
248248
<artifactId>gson</artifactId>
249-
<version>2.11.0</version>
249+
<version>2.13.0</version>
250250
<exclusions>
251251
<exclusion>
252252
<groupId>com.google.errorprone</groupId>

0 commit comments

Comments
 (0)