Skip to content

Commit

Permalink
Update HotChocolate.OpenApi dependencies (#7046)
Browse files Browse the repository at this point in the history
  • Loading branch information
glen-84 authored Apr 11, 2024
1 parent 1ea3f56 commit 3ead83c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.OpenApi" Version="1.6.10" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.10" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.14" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.14" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net7.0'">
Expand Down

0 comments on commit 3ead83c

Please sign in to comment.