Skip to content

Commit 03adc0e

Browse files
Merge pull request #51 from microsoftgraph/dependabot/nuget/src/Microsoft.Graph-5.22.0
Bump Microsoft.Graph from 5.21.0 to 5.22.0 in /src
2 parents 4f72c6f + 7b718c8 commit 03adc0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DeltaQuery.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Azure.Identity" Version="1.9.0" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
20-
<PackageReference Include="Microsoft.Graph" Version="5.21.0" />
20+
<PackageReference Include="Microsoft.Graph" Version="5.22.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)