Skip to content

Commit

Permalink
Merge pull request #282 from Gigas002/dependabot/nuget/Swashbuckle.As…
Browse files Browse the repository at this point in the history
…pNetCore.ReDoc-7.2.0

Bump Swashbuckle.AspNetCore.ReDoc from 7.1.0 to 7.2.0
  • Loading branch information
Gigas002 authored Dec 12, 2024
2 parents e75c5a0 + 066f8e9 commit e07d89b
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 @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="7.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="7.2.0" />
<PackageReference Include="NSwag.AspNetCore" Version="14.2.0" />
<PackageReference Include="SystemTextJsonPatch" Version="4.1.0" />

Expand Down

0 comments on commit e07d89b

Please sign in to comment.