Skip to content

Commit e637bd6

Browse files
Bump FluentValidation from 12.0.0 to 12.1.0
--- 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] <[email protected]>
1 parent 9a97daa commit e637bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EstimatorX.Shared/EstimatorX.Shared.csproj

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

88
<ItemGroup>
99
<PackageReference Include="AutoMapper" Version="15.1.0" />
10-
<PackageReference Include="FluentValidation" Version="12.0.0" />
10+
<PackageReference Include="FluentValidation" Version="12.1.0" />
1111
<PackageReference Include="JsonPatch.Net" Version="3.3.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)