Skip to content

Commit

Permalink
Bump Swashbuckle.AspNetCore from 6.1.4 to 6.1.5 in /Tests.Unit
Browse files Browse the repository at this point in the history
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.1.4...v6.1.5)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2021
1 parent 65f1dd7 commit 98926fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EmbyStat.Web/EmbyStat.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
<PackageReference Include="Rollbar.NetCore.AspNet" Version="4.0.3" />
<PackageReference Include="Rollbar.PlugIns.NLog" Version="4.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 98926fd

Please sign in to comment.