Skip to content

Commit 227f051

Browse files
Bump FluentValidation from 11.11.0 to 12.0.0 in /src
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.11.0 to 12.0.0. - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.11.0...12.0.0) --- updated-dependencies: - dependency-name: FluentValidation dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 980dc15 commit 227f051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageVersion Include="FluentValidation" Version="11.11.0" />
7+
<PackageVersion Include="FluentValidation" Version="12.0.0" />
88
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="11.11.0" />
99
<PackageVersion Include="GraphQL" Version="8.5.0" />
1010
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.5.0" />

0 commit comments

Comments
 (0)