diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 84f059d4f53..4cc473addb3 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -71,7 +71,7 @@ val DEPENDENCIES = listOf( "com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom "org.assertj:assertj-core:3.27.2", "org.awaitility:awaitility:4.2.2", - "io.github.hakky54:logcaptor:2.10.0", + "io.github.hakky54:logcaptor:2.10.1", "io.opentelemetry.contrib:opentelemetry-jfr-connection:1.42.0-alpha", "com.google.code.findbugs:jsr305:3.0.2", "com.github.spotbugs:spotbugs-annotations:4.8.6"