Skip to content

Commit f940c40

Browse files
Merge pull request #54 from microsoftgraph/dependabot/nuget/src/Microsoft.Graph-5.24.0
Bump Microsoft.Graph from 5.23.0 to 5.24.0 in /src
2 parents a6a28da + 905fa81 commit f940c40

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

2323
</Project>

0 commit comments

Comments
 (0)