Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent dbb5a1b commit a00d667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iso.gmh.core/iso.gmh.core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FluentValidation" Version="11.9.2" />
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.139">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit a00d667

Please sign in to comment.