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 2152c59 commit 1f2e858Copy full SHA for 1f2e858
dependencyManagement/build.gradle.kts
@@ -83,7 +83,7 @@ val DEPENDENCIES = listOf(
83
"org.apache.commons:commons-text:1.10.0",
84
"com.google.code.gson:gson:2.10.1",
85
"com.azure:azure-core-test:1.14.0", // this is not included in azure-sdk-bom
86
- "org.assertj:assertj-core:3.24.1",
+ "org.assertj:assertj-core:3.24.2",
87
"org.awaitility:awaitility:4.2.0",
88
"io.github.hakky54:logcaptor:2.7.10",
89
"com.microsoft.jfr:jfr-streaming:1.2.0",
0 commit comments