Skip to content

Commit

Permalink
build(deps): bump Microsoft.Identity.Web.MicrosoftGraph (#342)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Web.MicrosoftGraph](https://github.com/AzureAD/microsoft-identity-web) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web.MicrosoftGraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 4, 2024
1 parent e2da2d6 commit fa2961b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GraphOrgExample/GraphOrgExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<PackageReference Include="Microsoft.Graph" Version="5.61.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.66.1" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="3.3.0" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="3.3.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.3.0" />
</ItemGroup>

Expand Down

0 comments on commit fa2961b

Please sign in to comment.