Skip to content

Commit

Permalink
Merge pull request #76 from senketsu03/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.OpenApi-7.0.11

Bump Microsoft.AspNetCore.OpenApi from 7.0.10 to 7.0.11
  • Loading branch information
senketsu03 authored Sep 13, 2023
2 parents d82ada8 + 6beca57 commit c14597c
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 @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.5.0" />
<PackageReference Include="SystemTextJsonPatch" Version="3.0.1" />
Expand Down

0 comments on commit c14597c

Please sign in to comment.