Skip to content

Commit

Permalink
[release/7.x] Bump Azure.Identity (#6596)
Browse files Browse the repository at this point in the history
Bumps the identity-dependencies group in /eng/dependabot/independent with 1 update: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Identity` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.2...Azure.Identity_1.11.3)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 53e5b8b commit f01c770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/independent/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Import references updated by Dependabot. -->

<PropertyGroup>
<AzureIdentityVersion>1.11.2</AzureIdentityVersion>
<AzureIdentityVersion>1.11.3</AzureIdentityVersion>
<AzureStorageBlobsVersion>12.19.1</AzureStorageBlobsVersion>
<AzureStorageQueuesVersion>12.17.1</AzureStorageQueuesVersion>
<MicrosoftExtensionsConfigurationAbstractionsVersion>7.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
Expand Down

0 comments on commit f01c770

Please sign in to comment.