Skip to content

Commit 282b696

Browse files
Bump com.azure:azure-cosmos from 4.63.3 to 4.68.0 in /modules/azure
Bumps [com.azure:azure-cosmos](https://github.com/Azure/azure-sdk-for-java) from 4.63.3 to 4.68.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.63.3...azure-cosmos_4.68.0) --- updated-dependencies: - dependency-name: com.azure:azure-cosmos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55f2347 commit 282b696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
88

99
testImplementation 'org.assertj:assertj-core:3.26.3'
10-
testImplementation 'com.azure:azure-cosmos:4.63.3'
10+
testImplementation 'com.azure:azure-cosmos:4.68.0'
1111
testImplementation 'com.azure:azure-storage-blob:12.29.0'
1212
testImplementation 'com.azure:azure-storage-queue:12.24.0'
1313
testImplementation 'com.azure:azure-data-tables:12.5.0'

0 commit comments

Comments
 (0)