Skip to content

Commit 053660f

Browse files
dependabot[bot]mojito317
authored andcommitted
build(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.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.13.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7638cd5 commit 053660f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/cloudant/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.code.gson</groupId>
4141
<artifactId>gson</artifactId>
42-
<version>2.13.1</version>
42+
<version>2.13.2</version>
4343
<scope>compile</scope>
4444
</dependency>
4545
<dependency>

0 commit comments

Comments
 (0)