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 e4572b7 commit 60db813Copy full SHA for 60db813
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.0",
+ "org.assertj:assertj-core:3.27.2",
73
"org.awaitility:awaitility:4.2.2",
74
"io.github.hakky54:logcaptor:2.10.0",
75
"io.opentelemetry.contrib:opentelemetry-jfr-connection:1.42.0-alpha",
0 commit comments