Skip to content

Commit a2845ef

Browse files
Bump Microsoft.Graph from 5.100.0 to 5.101.0 (#648)
--- updated-dependencies: - dependency-name: Microsoft.Graph dependency-version: 5.101.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d22299a commit a2845ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AzureADIntegrator/AzureADIntegrator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Graph" Version="5.100.0" />
11+
<PackageReference Include="Microsoft.Graph" Version="5.101.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)