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 45d716e commit 1ac6806Copy full SHA for 1ac6806
dependencyManagement/build.gradle.kts
@@ -73,7 +73,7 @@ val DEPENDENCIES = listOf(
73
"org.apache.commons:commons-text:1.12.0",
74
"com.google.code.gson:gson:2.11.0",
75
"com.azure:azure-core-test:1.25.0", // this is not included in azure-sdk-bom
76
- "org.assertj:assertj-core:3.25.3",
+ "org.assertj:assertj-core:3.26.0",
77
"org.awaitility:awaitility:4.2.1",
78
"io.github.hakky54:logcaptor:2.9.2",
79
"com.microsoft.jfr:jfr-streaming:1.2.0",
0 commit comments