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 c79a6c1 commit 94ce828Copy full SHA for 94ce828
dependencyManagement/build.gradle.kts
@@ -69,7 +69,7 @@ val DEPENDENCIES = listOf(
69
"org.apache.commons:commons-text:1.13.0",
70
"com.google.code.gson:gson:2.11.0",
71
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
72
- "org.assertj:assertj-core:3.27.2",
+ "org.assertj:assertj-core:3.27.3",
73
"org.awaitility:awaitility:4.2.2",
74
"io.github.hakky54:logcaptor:2.10.1",
75
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
0 commit comments