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.
2 parents d8b5918 + e8237b1 commit 31a5ffcCopy full SHA for 31a5ffc
modules/azure/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
// TODO use JDK's HTTP client and/or Apache HttpClient5
7
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
8
9
- testImplementation 'org.assertj:assertj-core:3.26.3'
+ testImplementation 'org.assertj:assertj-core:3.27.3'
10
testImplementation 'com.azure:azure-cosmos:4.63.3'
11
testImplementation 'com.azure:azure-storage-blob:12.29.0'
12
testImplementation 'com.azure:azure-storage-queue:12.24.0'
0 commit comments