Skip to content

Commit

Permalink
Merge pull request #107 from microsoft/dependabot/nuget/Microsoft.Ope…
Browse files Browse the repository at this point in the history
…nApi.Readers-1.6.20

Bump Microsoft.OpenApi.Readers from 1.6.19 to 1.6.20
  • Loading branch information
baywet authored Sep 4, 2024
2 parents b6533d9 + 6508ca5 commit a708924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/apimanifest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.19" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.20" />
<PackageReference Include="System.Text.Json" Version="[6.0,9.0)" />
</ItemGroup>

Expand Down

0 comments on commit a708924

Please sign in to comment.