Skip to content

Commit

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

chore(deps): bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10
  • Loading branch information
baywet authored Oct 30, 2023
2 parents 5259abd + 6d17eb3 commit 1f8df09
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 @@ -29,7 +29,7 @@
</PropertyGroup>

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

</Project>

0 comments on commit 1f8df09

Please sign in to comment.