Skip to content

Commit

Permalink
Merge pull request #13 from Maksasj/dependabot/nuget/multi-106f22eb1d
Browse files Browse the repository at this point in the history
Bump Swashbuckle.AspNetCore.SwaggerGen and Swashbuckle.AspNetCore.Swagger
  • Loading branch information
Maksasj authored Sep 16, 2024
2 parents bf6a548 + 6c869a4 commit bf82e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Hoo.Service/Hoo.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.7.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.7.1" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.7.3" />
</ItemGroup>

Expand Down

0 comments on commit bf82e37

Please sign in to comment.