We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c8727 commit c181cf5Copy full SHA for c181cf5
modules/azure/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
7
8
testImplementation 'org.assertj:assertj-core:3.24.2'
9
- testImplementation 'com.azure:azure-cosmos:4.53.1'
+ testImplementation 'com.azure:azure-cosmos:4.54.0'
10
}
0 commit comments