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 162bb0e commit ff1b24dCopy full SHA for ff1b24d
dependencyManagement/build.gradle.kts
@@ -63,7 +63,7 @@ val DEPENDENCIES = listOf(
63
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
64
"commons-codec:commons-codec:1.19.0",
65
"org.apache.commons:commons-text:1.14.0",
66
- "com.google.code.gson:gson:2.13.1",
+ "com.google.code.gson:gson:2.13.2",
67
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
68
"org.assertj:assertj-core:3.27.4",
69
"org.awaitility:awaitility:4.3.0",
0 commit comments