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 7b9c8d4 commit d5f9a1aCopy full SHA for d5f9a1a
dependencyManagement/build.gradle.kts
@@ -67,7 +67,7 @@ val DEPENDENCIES = listOf(
67
"com.uber.nullaway:nullaway:0.12.3",
68
"commons-codec:commons-codec:1.18.0",
69
"org.apache.commons:commons-text:1.13.0",
70
- "com.google.code.gson:gson:2.12.0",
+ "com.google.code.gson:gson:2.12.1",
71
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
72
"org.assertj:assertj-core:3.27.3",
73
"org.awaitility:awaitility:4.2.2",
0 commit comments