Skip to content

Commit

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

Bump Microsoft.AspNetCore.OpenApi from 8.0.8 to 8.0.10
  • Loading branch information
ErikEJ authored Oct 15, 2024
2 parents 0d97355 + beec48c commit c716918
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="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.10" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
</ItemGroup>

Expand Down

0 comments on commit c716918

Please sign in to comment.