Skip to content

Commit 52fb838

Browse files
Bump azure-cosmos from 4.38.1 to 4.39.0 in /modules/azure
Bumps [azure-cosmos](https://github.com/Azure/azure-sdk-for-java) from 4.38.1 to 4.39.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.38.1...azure-cosmos_4.39.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 ea32b8b commit 52fb838

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
@@ -6,5 +6,5 @@ dependencies {
66
shaded 'com.squareup.okhttp3:okhttp:4.10.0'
77

88
testImplementation 'org.assertj:assertj-core:3.23.1'
9-
testImplementation 'com.azure:azure-cosmos:4.38.1'
9+
testImplementation 'com.azure:azure-cosmos:4.39.0'
1010
}

0 commit comments

Comments
 (0)