Skip to content

Commit

Permalink
chore(deps): update dependency swashbuckle.aspnetcore.filters to v7.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 89c5fcd commit a7e76fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promitor.Agents.Core/Promitor.Agents.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.6" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.7" />
<PackageReference Include="Humanizer" Version="2.14.1" />
</ItemGroup>

Expand Down

0 comments on commit a7e76fd

Please sign in to comment.