Skip to content

Commit 8489dd2

Browse files
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#30)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 686eb76 commit 8489dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings-gson/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
api 'com.google.code.gson:gson:2.13.1'
2+
api 'com.google.code.gson:gson:2.13.2'
33
}
44

55
javadoc {

0 commit comments

Comments
 (0)