Skip to content

Commit

Permalink
Merge pull request #23 from Maksasj/dependabot/nuget/Swashbuckle.AspN…
Browse files Browse the repository at this point in the history
…etCore.SwaggerGen-6.8.1

Bump Swashbuckle.AspNetCore.SwaggerGen from 6.7.3 to 6.8.1
  • Loading branch information
Maksasj authored Oct 7, 2024
2 parents 69d8a47 + a11ef1e commit e0f0f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hoo.Service/Hoo.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.8.1" />
</ItemGroup>
</Project>

0 comments on commit e0f0f10

Please sign in to comment.