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 5756a3f commit 8e5dbd8Copy full SHA for 8e5dbd8
dependencyManagement/build.gradle.kts
@@ -65,7 +65,7 @@ val DEPENDENCIES = listOf(
65
"org.apache.commons:commons-text:1.14.0",
66
"com.google.code.gson:gson:2.13.2",
67
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
68
- "org.assertj:assertj-core:3.27.5",
+ "org.assertj:assertj-core:3.27.6",
69
"org.awaitility:awaitility:4.3.0",
70
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
71
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",
0 commit comments