Commit 4e1c049
authored
chore(deps): bump Swashbuckle.AspNetCore, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore), [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Logging) and [Microsoft.Extensions.Options](https://github.com/aspnet/Options). These dependencies needed to be updated together.
Updates `Swashbuckle.AspNetCore` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.0...v6.7.1)
Updates `Microsoft.Extensions.Logging.Abstractions` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/aspnet/Logging/releases)
- [Commits](aspnet/Logging@rel/2.0.0...2.1.0)
Updates `Microsoft.Extensions.Options` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/aspnet/Options/releases)
- [Commits](aspnet/Options@rel/2.0.0...2.1.0)
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Options
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent bcdf3db commit 4e1c049
File tree
1 file changed
+1
-1
lines changed- test/Cnblogs.Architecture.IntegrationTestProject
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments