Skip to content

Commit

Permalink
Bump com.azure:azure-storage-queue from 12.17.1 to 12.19.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-storage-queue](https://github.com/Azure/azure-sdk-for-java) from 12.17.1 to 12.19.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.17.1...azure-storage-blob_12.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent f314b89 commit 48b63d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
// graphql-java-extended-scalars
implementation 'com.graphql-java:graphql-java-extended-scalars:18.1'

implementation 'com.azure:azure-storage-queue:12.17.1'
implementation 'com.azure:azure-storage-queue:12.19.0'

// RandomStringUtils to generate PatientSelfRegistrationLink
implementation 'org.apache.commons:commons-lang3:3.12.0'
Expand Down

0 comments on commit 48b63d2

Please sign in to comment.