Skip to content

Commit

Permalink
Merge pull request #262 from Gigas002/dependabot/nuget/Swashbuckle.As…
Browse files Browse the repository at this point in the history
…pNetCore-6.9.0
  • Loading branch information
Gigas002 authored Oct 18, 2024
2 parents 7e8679c + 37cb957 commit eadf25c
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 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.10" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.9.0" />
<PackageReference Include="NSwag.AspNetCore" Version="14.1.0" />
<PackageReference Include="SystemTextJsonPatch" Version="3.3.0" />
Expand Down

0 comments on commit eadf25c

Please sign in to comment.