Skip to content

Commit

Permalink
chore(deps): bump com.microsoft.azure:azure-batch from 11.0.0 to 11.1.1
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure:azure-batch](https://github.com/Azure/azure-sdk-for-java) from 11.0.0 to 11.1.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-batch_11.0.0...azure-batch_11.1.1)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:azure-batch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and loicmathieu committed May 28, 2024
1 parent 6a030f3 commit 8a9a1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
api group: 'com.azure', name: 'azure-identity'
api group: 'com.azure', name: 'azure-storage-blob'
api group: 'com.azure', name: 'azure-data-tables'
api group: 'com.microsoft.azure', name: 'azure-batch', version: '11.0.0'
api group: 'com.microsoft.azure', name: 'azure-batch', version: '11.1.1'
api group: 'com.microsoft.azure', name: 'azure-storage', version: '8.6.6'
api group: 'com.azure', name: 'azure-messaging-eventhubs-checkpointstore-blob'
api group: 'com.azure', name: 'azure-messaging-eventhubs'
Expand Down

0 comments on commit 8a9a1af

Please sign in to comment.