Skip to content

Commit 0cba0ab

Browse files
Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.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.12.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a704a commit 0cba0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ val DEPENDENCIES = listOf(
6767
"com.uber.nullaway:nullaway:0.12.3",
6868
"commons-codec:commons-codec:1.18.0",
6969
"org.apache.commons:commons-text:1.13.0",
70-
"com.google.code.gson:gson:2.12.0",
70+
"com.google.code.gson:gson:2.12.1",
7171
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
7272
"org.assertj:assertj-core:3.27.3",
7373
"org.awaitility:awaitility:4.2.2",

0 commit comments

Comments
 (0)