Skip to content

Commit fe276d0

Browse files
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#3701)
1 parent fbf604a commit fe276d0

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
@@ -71,7 +71,7 @@ val DEPENDENCIES = listOf(
7171
"com.uber.nullaway:nullaway:0.10.26",
7272
"commons-codec:commons-codec:1.17.0",
7373
"org.apache.commons:commons-text:1.12.0",
74-
"com.google.code.gson:gson:2.10.1",
74+
"com.google.code.gson:gson:2.11.0",
7575
"com.azure:azure-core-test:1.25.0", // this is not included in azure-sdk-bom
7676
"org.assertj:assertj-core:3.25.3",
7777
"org.awaitility:awaitility:4.2.1",

0 commit comments

Comments
 (0)