Skip to content

Commit

Permalink
Merge pull request #691 from WildGums/dependabot/nuget/src/FluentVali…
Browse files Browse the repository at this point in the history
…dation-11.9.2

Bump FluentValidation from 11.8.1 to 11.9.2 in /src
  • Loading branch information
GeertvanHorrik authored Jul 5, 2024
2 parents 3c57d32 + c2a99aa commit 513ca5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentValidation" Version="11.8.1" />
<PackageReference Include="FluentValidation" Version="11.9.2" />
<PackageReference Include="LoadAssembliesOnStartup.Fody" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Orc.Controls" Version="5.0.5" />
Expand Down

0 comments on commit 513ca5c

Please sign in to comment.