Skip to content

Commit

Permalink
Merge pull request #94 from microsoft/dependabot/nuget/Microsoft.Open…
Browse files Browse the repository at this point in the history
…Api.Readers-1.6.15

Bump Microsoft.OpenApi.Readers from 1.6.14 to 1.6.15
  • Loading branch information
baywet authored Jun 18, 2024
2 parents ac8a6f0 + 2a3e6cb commit 6851602
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.14" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.15" />
<PackageReference Include="System.Text.Json" Version="[6.0,9.0)" />
</ItemGroup>

Expand Down

0 comments on commit 6851602

Please sign in to comment.