Skip to content

Commit 1618742

Browse files
Bump FluentValidation from 11.8.1 to 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 77d5c52 commit 1618742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="AutoMapper" Version="12.0.1" />
11-
<PackageReference Include="FluentValidation" Version="11.8.1" />
11+
<PackageReference Include="FluentValidation" Version="12.0.0" />
1212
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.8.1" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.17" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.17" />

0 commit comments

Comments
 (0)