Skip to content

Commit f400558

Browse files
Bump FluentValidation from 11.4.0 to 11.7.1
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.4.0 to 11.7.1. - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.4.0...11.7.1) --- updated-dependencies: - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a558d64 commit f400558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shared/CodeBreaker.Shared/CodeBreaker.Shared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="FluentValidation" Version="11.4.0" />
18+
<PackageReference Include="FluentValidation" Version="11.7.1" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
2020
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="7.0.2" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)