We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf604a commit fe276d0Copy full SHA for fe276d0
dependencyManagement/build.gradle.kts
@@ -71,7 +71,7 @@ val DEPENDENCIES = listOf(
71
"com.uber.nullaway:nullaway:0.10.26",
72
"commons-codec:commons-codec:1.17.0",
73
"org.apache.commons:commons-text:1.12.0",
74
- "com.google.code.gson:gson:2.10.1",
+ "com.google.code.gson:gson:2.11.0",
75
"com.azure:azure-core-test:1.25.0", // this is not included in azure-sdk-bom
76
"org.assertj:assertj-core:3.25.3",
77
"org.awaitility:awaitility:4.2.1",
0 commit comments