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 7481cc5 commit a8fa6cbCopy full SHA for a8fa6cb
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.26.3",
73
"org.awaitility:awaitility:4.2.2",
74
- "io.github.hakky54:logcaptor:2.9.3",
+ "io.github.hakky54:logcaptor:2.10.0",
75
"io.opentelemetry.contrib:opentelemetry-jfr-connection:1.40.0-alpha",
76
"com.google.code.findbugs:jsr305:3.0.2",
77
"com.github.spotbugs:spotbugs-annotations:4.8.6"
0 commit comments