Skip to content

Commit f3746b4

Browse files
authored
Merge pull request #157 from asulwer/dependabot/nuget/src/RulesEngine/FluentValidation-11.12.0
Bump FluentValidation from 11.11.0 to 11.12.0
2 parents 17694d0 + 593c9ce commit f3746b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/RulesEngine/RulesEngine.csproj

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

3838
<ItemGroup>
3939
<PackageReference Include="FastExpressionCompiler" Version="5.3.0" />
40-
<PackageReference Include="FluentValidation" Version="11.11.0" />
40+
<PackageReference Include="FluentValidation" Version="11.12.0" />
4141
<PackageReference Include="System.Text.Json" Version="9.0.8" />
4242
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.7" />
4343
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)