Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Graph from 5.14.0 to 5.16.0 in /applicati…
Browse files Browse the repository at this point in the history
…on (#45)

Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.14.0 to 5.16.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet@5.14.0...5.16.0)

---
updated-dependencies:
- dependency-name: Microsoft.Graph
  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>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 39ba365 commit bc7552e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
GrpcServices="Server" /> -->
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Graph" Version="5.14.0" />
<PackageReference Include="Microsoft.Graph" Version="5.16.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.54.1" />
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="2.31.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit bc7552e

Please sign in to comment.