Skip to content

Commit

Permalink
Merge pull request #9 from blackmennewstyle/dependabot/nuget/src/Mini…
Browse files Browse the repository at this point in the history
…ngcore/dev/FluentValidation.AspNetCore-11.3.0

Bump FluentValidation.AspNetCore from 11.2.2 to 11.3.0 in /src/Miningcore
  • Loading branch information
blackmennewstyle committed Aug 26, 2023
2 parents 98220d4 + 8884a76 commit e2d7ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miningcore/Miningcore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<PackageReference Include="AutoMapper" Version="12.0.0" />
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="FluentValidation" Version="11.2.2" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.2.2" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.2.2" />
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
<PackageReference Include="MailKit" Version="3.4.2" />
Expand Down

0 comments on commit e2d7ff0

Please sign in to comment.