Skip to content

Commit

Permalink
Bump FluentValidation from 11.7.1 to 11.8.0
Browse files Browse the repository at this point in the history
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.7.1 to 11.8.0.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](FluentValidation/FluentValidation@11.7.1...11.8.0)

---
updated-dependencies:
- dependency-name: FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 657fd99 commit b2995e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="FluentValidation" Version="11.7.1" />
<PackageVersion Include="FluentValidation" Version="11.8.0" />
<PackageVersion Include="MassTransit" Version="8.1.1" />
<PackageVersion Include="MassTransit.Abstractions" Version="8.1.1" />
<PackageVersion Include="MassTransit.Analyzers" Version="8.1.1">
Expand Down

0 comments on commit b2995e7

Please sign in to comment.