Skip to content

Commit 34297b6

Browse files
Bump com.azure:azure-cosmos from 4.53.1 to 4.54.0 in /modules/azure
Bumps [com.azure:azure-cosmos](https://github.com/Azure/azure-sdk-for-java) from 4.53.1 to 4.54.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.53.1...azure-cosmos_4.54.0) --- updated-dependencies: - dependency-name: com.azure:azure-cosmos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f788ab6 commit 34297b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/azure/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ dependencies {
66
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
77

88
testImplementation 'org.assertj:assertj-core:3.25.1'
9-
testImplementation 'com.azure:azure-cosmos:4.53.1'
9+
testImplementation 'com.azure:azure-cosmos:4.54.0'
1010
}

0 commit comments

Comments
 (0)