Skip to content

Commit

Permalink
Bump com.azure:azure-cosmos from 4.42.0 to 4.47.0 in /modules/azure
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-cosmos](https://github.com/Azure/azure-sdk-for-java) from 4.42.0 to 4.47.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.42.0...azure-cosmos_4.47.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>
  • Loading branch information
dependabot[bot] committed Jun 28, 2023
1 parent ba368dd commit 07d30db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ dependencies {
shaded 'com.squareup.okhttp3:okhttp:4.10.0'

testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'com.azure:azure-cosmos:4.42.0'
testImplementation 'com.azure:azure-cosmos:4.47.0'
}

0 comments on commit 07d30db

Please sign in to comment.