Skip to content

Commit

Permalink
Update dependency Ardalis.SmartEnum to 8.2.0 (#438)
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 Nov 19, 2024
1 parent 01fc9d5 commit 24fc2ea
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 @@ -36,7 +36,7 @@
<None Include="..\README.md" Pack="true" PackagePath="\" />
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
<None Include="..\icon.png" Pack="true" PackagePath="\" />
<PackageReference Include="Ardalis.SmartEnum" Version="8.1.0" />
<PackageReference Include="Ardalis.SmartEnum" Version="8.2.0" />

<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 24fc2ea

Please sign in to comment.