Skip to content

Commit bd4e64a

Browse files
Bump Azure.Identity from 1.13.2 to 1.21.0 (#378)
--- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db4ec20 commit bd4e64a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphOrgExample/GraphOrgExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Azure.Identity" Version="1.13.2" />
8+
<PackageReference Include="Azure.Identity" Version="1.21.0" />
99
<PackageReference Include="Microsoft.Graph" Version="5.105.0" />
1010
<PackageReference Include="Microsoft.Identity.Client" Version="4.83.3" />
1111
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="3.6.1" />

0 commit comments

Comments
 (0)