0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 02:31:08 +00:00
CleanArchitecture/CleanArchitecture.gRPC.Tests
dependabot[bot] 90bf073076
chore: bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [xunit](https://github.com/xunit/xunit), [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) and [FluentValidation](https://github.com/JeremySkinner/fluentvalidation).


Updates `xunit` from 2.7.0 to 2.8.0
- [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.8.0)

Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.0)

Updates `FluentValidation` from 11.9.0 to 11.9.1
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.9.0...11.9.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 06:37:51 +00:00
..
Fixtures chore: Move properties over ctor 2023-08-31 18:19:17 +02:00
Tenants chore: Code Cleanup 2023-08-30 23:36:48 +02:00
Users feat: Check for tenant when updating users tenant 2023-08-31 11:46:01 +02:00
CleanArchitecture.gRPC.Tests.csproj chore: bump the dependencies group with 3 updates 2024-05-01 06:37:51 +00:00