Skip to content

Commit

Permalink
Bump FluentValidation.AspNetCore in /src/Miningcore
Browse files Browse the repository at this point in the history
Bumps [FluentValidation.AspNetCore](https://github.com/FluentValidation/FluentValidation.AspNetCore) from 11.2.2 to 11.3.0.
- [Release notes](https://github.com/FluentValidation/FluentValidation.AspNetCore/releases)
- [Commits](FluentValidation/FluentValidation.AspNetCore@11.2.2...11.3.0)

---
updated-dependencies:
- dependency-name: FluentValidation.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 25, 2023
1 parent 98220d4 commit 8884a76
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 8884a76

Please sign in to comment.