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 5a1d084 commit b87759eCopy full SHA for b87759e
dependencyManagement/build.gradle.kts
@@ -71,7 +71,7 @@ val DEPENDENCIES = listOf(
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.3.0",
74
- "io.github.hakky54:logcaptor:2.10.1",
+ "io.github.hakky54:logcaptor:2.10.2",
75
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
76
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",
77
"com.google.code.findbugs:jsr305:3.0.2",
0 commit comments