Skip to content

Commit

Permalink
Update Swashbuckle monorepo to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2020
1 parent 6035ccd commit 56e5588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Promitor.Agents.Core/Promitor.Agents.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.3.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.3.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.4.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="5.1.1" />
</ItemGroup>

Expand Down

0 comments on commit 56e5588

Please sign in to comment.