chore(deps): update dependency fluentvalidation.aspnetcore to 11.3.1 - autoclosed #9

Closed
renovate-bot wants to merge 1 commits from renovate/fluentvalidation.aspnetcore-11.x into main
Showing only changes of commit 0b872bbcb0 - Show all commits
+1 -1
View File
@@ -21,7 +21,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.7" />
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />
</ItemGroup>
<ItemGroup>