Skip to content

Commit e24e22c

Browse files
Bump Microsoft.Graph from 5.95.0 to 5.96.0 (#632)
--- updated-dependencies: - dependency-name: Microsoft.Graph dependency-version: 5.96.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 edf059c commit e24e22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.12" />
2525
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.10" />
2626
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
27-
<PackageReference Include="Microsoft.Graph" Version="5.95.0" />
27+
<PackageReference Include="Microsoft.Graph" Version="5.96.0" />
2828
<PackageReference Include="NSwag.Generation.AspNetCore" Version="14.6.1" />
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.10" />
3030
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.10" />

0 commit comments

Comments
 (0)