Skip to content

Commit

Permalink
Update dependency Swashbuckle.AspNetCore.SwaggerGen to 6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent ef0cc92 commit b8273ef
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.1.0" />

<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.9.0" />
</ItemGroup>
</Project>

0 comments on commit b8273ef

Please sign in to comment.