Skip to content

Commit

Permalink
Bump Microsoft.OpenApi
Browse files Browse the repository at this point in the history
Bump Microsoft.OpenApi to the latest version.
  • Loading branch information
martincostello committed Aug 17, 2024
1 parent 848829c commit 5140763
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 @@ -20,8 +20,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.14" />
<PackageVersion Include="Microsoft.OpenApi.Readers" Version="1.6.14" />
<PackageVersion Include="Microsoft.OpenApi" Version="1.6.17" />
<PackageVersion Include="Microsoft.OpenApi.Readers" Version="1.6.17" />
<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 5140763

Please sign in to comment.