Skip to content

Commit 2445933

Browse files
Chore(deps-dev): Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1. - [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.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a12b246 commit 2445933

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
@@ -562,7 +562,7 @@
562562
<dependency>
563563
<groupId>com.google.code.gson</groupId>
564564
<artifactId>gson</artifactId>
565-
<version>2.11.0</version>
565+
<version>2.12.1</version>
566566
<scope>test</scope>
567567
</dependency>
568568
<dependency>

0 commit comments

Comments
 (0)