Skip to content

Commit

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

Bump FluentValidation from 11.9.2 to 11.10.0
  • Loading branch information
portyanikhin authored Oct 3, 2024
2 parents 01eac64 + d8921d8 commit 42b3991
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.9.2"/>
<PackageReference Include="FluentValidation" Version="11.10.0"/>
<PackageReference Include="MathNet.Numerics" Version="5.0.0"/>
<PackageReference Include="SharpProp" Version="7.2.11"/>
</ItemGroup>
Expand Down

0 comments on commit 42b3991

Please sign in to comment.