Skip to content

Commit db4ec20

Browse files
Bump Microsoft.Identity.Client from 4.67.2 to 4.83.3 (#381)
--- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-version: 4.83.3 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 1e23647 commit db4ec20

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
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Azure.Identity" Version="1.13.2" />
99
<PackageReference Include="Microsoft.Graph" Version="5.105.0" />
10-
<PackageReference Include="Microsoft.Identity.Client" Version="4.67.2" />
10+
<PackageReference Include="Microsoft.Identity.Client" Version="4.83.3" />
1111
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="3.6.1" />
1212
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.6.2" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)