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 67e8618 commit ff0417eCopy full SHA for ff0417e
dependencyManagement/build.gradle.kts
@@ -72,7 +72,7 @@ val DEPENDENCIES = listOf(
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",
75
- "com.azure:azure-core-test:1.24.2", // this is not included in azure-sdk-bom
+ "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",
78
"io.github.hakky54:logcaptor:2.9.2",
0 commit comments