diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 40cd8ecfb51..8d06f4a50da 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -82,7 +82,7 @@ val DEPENDENCIES = listOf( "commons-codec:commons-codec:1.15", "org.apache.commons:commons-text:1.10.0", "com.google.code.gson:gson:2.10.1", - "com.azure:azure-core-test:1.16.1", // this is not included in azure-sdk-bom + "com.azure:azure-core-test:1.16.2", // this is not included in azure-sdk-bom "org.assertj:assertj-core:3.24.2", "org.awaitility:awaitility:4.2.0", "io.github.hakky54:logcaptor:2.9.0",