Skip to content

Commit

Permalink
Merge pull request #89 from asulwer/dependabot/nuget/FluentValidation…
Browse files Browse the repository at this point in the history
…-11.11.0

Bump FluentValidation from 11.10.0 to 11.11.0
  • Loading branch information
asulwer authored Nov 18, 2024
2 parents f98800c + 828118e commit 4d71f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RulesEngine/RulesEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<ItemGroup>
<PackageReference Include="FastExpressionCompiler" Version="4.2.2" />
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="FluentValidation" Version="11.11.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.8" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit 4d71f2d

Please sign in to comment.