Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump the nuget-dependencies group with 7 updates (#117)
* build(deps): Bump the nuget-dependencies group with 7 updates Bumps the nuget-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [Redis.OM](https://github.com/redis/redis-om-dotnet) | `0.7.4` | `0.7.5` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.0` | `6.8.1` | | [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.0` | `6.8.1` | | [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.0` | `6.8.1` | | [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.0` | `6.8.1` | | [TUnit](https://github.com/thomhurst/TUnit) | `0.1.877` | `0.1.966` | | [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.0` | `6.8.1` | Updates `Redis.OM` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/redis/redis-om-dotnet/releases) - [Commits](redis/redis-om-dotnet@v0.7.4...v0.7.5) Updates `Swashbuckle.AspNetCore` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1) Updates `Swashbuckle.AspNetCore.Swagger` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1) Updates `Swashbuckle.AspNetCore.SwaggerUI` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1) Updates `TUnit` from 0.1.877 to 0.1.966 - [Commits](https://github.com/thomhurst/TUnit/commits) Updates `Swashbuckle.AspNetCore.Annotations` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1) Updates `Swashbuckle.AspNetCore.Swagger` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1) --- updated-dependencies: - dependency-name: Redis.OM dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore.SwaggerUI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: TUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore.Annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Update DistanceLookupTests.cs * Fix assert issue * Bump TUnit more --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hhvrc <[email protected]>
- Loading branch information