Skip to content

Commit

Permalink
Bump graph version
Browse files Browse the repository at this point in the history
  • Loading branch information
pschaeflein committed Aug 25, 2022
1 parent f5b847c commit 3630cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Graph.Community.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.20.0" />
<PackageReference Include="Microsoft.Graph" Version="4.33.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
<PackageReference Include="Microsoft.Graph" Version="4.37.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3630cdb

Please sign in to comment.