Skip to content

Commit

Permalink
Merge pull request #254 from Gigas002/dependabot/nuget/Microsoft.AspN…
Browse files Browse the repository at this point in the history
…etCore.OpenApi-8.0.10
  • Loading branch information
Gigas002 authored Oct 15, 2024
2 parents b3c149e + 52fa142 commit a8b9266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deploy.Server/Deploy.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,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" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.8.1" />
<PackageReference Include="NSwag.AspNetCore" Version="14.1.0" />
Expand Down

0 comments on commit a8b9266

Please sign in to comment.