Skip to content

Commit

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

Bump FluentValidation from 11.7.1 to 11.8.0
  • Loading branch information
portyanikhin authored Nov 7, 2023
2 parents 4caa2da + a121edd commit 983c630
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 @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FluentValidation" Version="11.7.1"/>
<PackageReference Include="FluentValidation" Version="11.8.0"/>
<PackageReference Include="MathNet.Numerics" Version="5.0.0"/>
<PackageReference Include="SharpProp" Version="7.0.5"/>
</ItemGroup>
Expand Down

0 comments on commit 983c630

Please sign in to comment.