Skip to content

Commit

Permalink
Merge pull request #26 from ErikEJ/dependabot/nuget/Microsoft.AspNetC…
Browse files Browse the repository at this point in the history
…ore.OpenApi-7.0.19

Bump Microsoft.AspNetCore.OpenApi from 7.0.18 to 7.0.19
  • Loading branch information
ErikEJ authored May 21, 2024
2 parents bde5cb6 + aff00d9 commit fca6cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestApi/TestApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.18" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.19" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.1" />
</ItemGroup>

Expand Down

0 comments on commit fca6cfe

Please sign in to comment.