Skip to content

Commit

Permalink
Update dependency Swashbuckle.AspNetCore.SwaggerGen to 7.2.0 (#481)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 947c4fa commit 427d076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Soenneker.Swashbuckle.SmartEnumFilter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
<None Include="..\icon.png" Pack="true" PackagePath="\" />
<PackageReference Include="Ardalis.SmartEnum" Version="8.2.0" />

<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="7.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="7.2.0" />
</ItemGroup>
</Project>

0 comments on commit 427d076

Please sign in to comment.