Skip to content

Commit 85d2067

Browse files
Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#6)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc7d12a commit 85d2067

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.11.0'
2+
api 'com.google.code.gson:gson:2.12.1'
33
}
44

55
javadoc {

0 commit comments

Comments
 (0)