Skip to content

Commit 8f3344c

Browse files
Chore(deps-dev): Bump com.google.code.gson:gson from 2.12.1 to 2.13.2 (#2160)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.12.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae0ee6b commit 8f3344c

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
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>com.google.code.gson</groupId>
213213
<artifactId>gson</artifactId>
214-
<version>2.12.1</version>
214+
<version>2.13.2</version>
215215
<scope>test</scope>
216216
</dependency>
217217
<dependency>

0 commit comments

Comments
 (0)