Skip to content

Commit

Permalink
Update dependency FluentValidation to v7.6.105
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent e552e69 commit 5d4cd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Queries.Core/Queries.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Choose>
<When Condition="'$(TargetFramework)' == 'netstandard1.0' OR '$(TargetFramework)' == 'netstandard1.3'">
<ItemGroup>
<PackageReference Include="FluentValidation" Version="7.4.0" />
<PackageReference Include="FluentValidation" Version="7.6.105" />
</ItemGroup>
</When>
<Otherwise>
Expand Down

0 comments on commit 5d4cd52

Please sign in to comment.