Skip to content

Commit

Permalink
Merge pull request #178 from portyanikhin/dependabot/nuget/FluentVali…
Browse files Browse the repository at this point in the history
…dation-11.11.0

Bump FluentValidation from 11.10.0 to 11.11.0
  • Loading branch information
portyanikhin authored Dec 18, 2024
2 parents 180115c + 1eeefd7 commit 8b44016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VCRC/VCRC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentValidation" Version="11.10.0"/>
<PackageReference Include="FluentValidation" Version="11.11.0"/>
<PackageReference Include="MathNet.Numerics" Version="5.0.0"/>
<PackageReference Include="SharpProp" Version="7.3.0"/>
</ItemGroup>
Expand Down

0 comments on commit 8b44016

Please sign in to comment.