Skip to content

Commit

Permalink
build(deps): Bump Microsoft.Graph from 5.56.0 to 5.56.1 (#415)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.56.0 to 5.56.1.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet@v5.56.0...5.56.1)

---
updated-dependencies:
- dependency-name: Microsoft.Graph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent a855d4d commit 9e2e29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AzureADIntegrator/AzureADIntegrator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Graph" Version="5.56.0" />
<PackageReference Include="Microsoft.Graph" Version="5.56.1" />
</ItemGroup>

</Project>

0 comments on commit 9e2e29e

Please sign in to comment.