Skip to content

Commit f2fe183

Browse files
authored
Merge pull request #276 from MADE-Apps/dependabot/nuget/FluentValidation-11.2.1
Bump FluentValidation from 11.2.0 to 11.2.1
2 parents ca05e64 + 3543b68 commit f2fe183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MADE.Data.Validation.FluentValidation/MADE.Data.Validation.FluentValidation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="FluentValidation" Version="11.2.0" />
15+
<PackageReference Include="FluentValidation" Version="11.2.1" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)