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 be9aaa9 + 40fcf82 commit 2a31e76Copy full SHA for 2a31e76
modules/azure/build.gradle
@@ -5,6 +5,6 @@ dependencies {
5
// TODO use JDK's HTTP client and/or Apache HttpClient5
6
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
7
8
- testImplementation 'org.assertj:assertj-core:3.24.2'
+ testImplementation 'org.assertj:assertj-core:3.25.1'
9
testImplementation 'com.azure:azure-cosmos:4.53.1'
10
}
0 commit comments