Skip to content

Commit 1a245fb

Browse files
Bump FluentValidation from 12.0.0 to 12.1.0 (#1140)
--- updated-dependencies: - dependency-name: FluentValidation dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67c42ac commit 1a245fb

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="12.0.0" />
7+
<PackageVersion Include="FluentValidation" Version="12.1.0" />
88
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="12.0.0" />
99
<PackageVersion Include="GraphQL" Version="8.7.0" />
1010
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.7.0" />

0 commit comments

Comments
 (0)