Skip to content

Commit d5f9a1a

Browse files
Bump com.google.code.gson:gson from 2.12.0 to 2.12.1 (#4071)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b9c8d4 commit d5f9a1a

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)