Skip to content

Commit 34367b1

Browse files
Update: (#8268)
- Azure.Core to 1.46.1 - Azure.Identity to 1.14.0 - Microsoft.Identity.Web to 3.9.0 --- updated-dependencies: - dependency-name: Azure.Core dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Azure.Identity dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Identity.Web dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88fe4b3 commit 34367b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/dependabot/independent/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<!-- Import references updated by Dependabot. -->
33

44
<PropertyGroup>
5-
<AzureCoreVersion>1.46.0</AzureCoreVersion>
6-
<AzureIdentityVersion>1.13.2</AzureIdentityVersion>
5+
<AzureCoreVersion>1.46.1</AzureCoreVersion>
6+
<AzureIdentityVersion>1.14.0</AzureIdentityVersion>
77
<AzureStorageBlobsVersion>12.24.0</AzureStorageBlobsVersion>
88
<AzureStorageQueuesVersion>12.22.0</AzureStorageQueuesVersion>
9-
<MicrosoftIdentityWebVersion>3.8.4</MicrosoftIdentityWebVersion>
9+
<MicrosoftIdentityWebVersion>3.9.0</MicrosoftIdentityWebVersion>
1010
<MicrosoftOpenApiReadersVersion>1.6.24</MicrosoftOpenApiReadersVersion>
1111
<SystemPrivateUriVersion>4.3.2</SystemPrivateUriVersion>
1212
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>

0 commit comments

Comments
 (0)