Skip to content

Commit

Permalink
build(deps): bump com.azure:azure-identity
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.11.4 to 1.12.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.11.4...azure-identity_1.12.2)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Aug 2, 2024
1 parent 4b4f402 commit ad46874
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
<license.header.file>${project.parent.basedir}/../header</license.header.file>
<azure.storage.blob.version>12.25.2</azure.storage.blob.version>
<azure.identity.version>1.11.4</azure.identity.version>
<azure.identity.version>1.12.2</azure.identity.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ad46874

Please sign in to comment.