Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
high-severity advisory (GHSA-v5pm-xwqc-g5wc). Raising the floor keeps consumers off it while
staying inside the 2.x range the ASP.NET Core package is built against.
-->
<PackageReference Include="Microsoft.OpenApi" Version="2.11.0" />
<PackageReference Include="Microsoft.OpenApi" Version="2.12.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading