Skip to content

Commit cbb10a9

Browse files
Merge pull request #64 from microsoftgraph/dependabot/nuget/src/Microsoft.Graph-5.31.0
Bump Microsoft.Graph from 5.30.0 to 5.31.0 in /src
2 parents 4f13ef7 + ae6a7b6 commit cbb10a9

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.10.2" />
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.30.0" />
20+
<PackageReference Include="Microsoft.Graph" Version="5.31.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)