Skip to content

Commit

Permalink
Bump Microsoft.OpenApi
Browse files Browse the repository at this point in the history
Update Microsoft.OpenApi to 1.6.21.
  • Loading branch information
martincostello committed Sep 26, 2024
1 parent 6e1fa8b commit 325f751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="6.0.32" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="2.1.0" />
<PackageVersion Include="Microsoft.OpenApi" Version="1.6.20" />
<PackageVersion Include="Microsoft.OpenApi.Readers" Version="1.6.20" />
<PackageVersion Include="Microsoft.OpenApi" Version="1.6.21" />
<PackageVersion Include="Microsoft.OpenApi.Readers" Version="1.6.21" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
Expand Down

0 comments on commit 325f751

Please sign in to comment.