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 1c05608 commit 28889c8Copy full SHA for 28889c8
dependencyManagement/build.gradle.kts
@@ -64,7 +64,7 @@ val DEPENDENCIES = listOf(
64
"org.apache.commons:commons-text:1.14.0",
65
"com.google.code.gson:gson:2.13.1",
66
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
67
- "org.assertj:assertj-core:3.27.3",
+ "org.assertj:assertj-core:3.27.4",
68
"org.awaitility:awaitility:4.3.0",
69
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
70
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",
0 commit comments