Skip to content

Commit

Permalink
Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.0 (#21)
Browse files Browse the repository at this point in the history
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.7 to 6.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.0.7...v6.1.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lasse Gaardsholt <[email protected]>
  • Loading branch information
dependabot[bot] and Gaardsholt authored Mar 8, 2021
1 parent 5ad5998 commit b4c01ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion barcoder/barcoder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.0.7" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.0" />
<PackageReference Include="System.Drawing.Common" Version="5.0.1" />
<PackageReference Include="ZXing.Net" Version="0.16.6" />
</ItemGroup>
Expand Down

0 comments on commit b4c01ed

Please sign in to comment.