Skip to content

Commit

Permalink
Bump FluentValidation.DependencyInjectionExtensions in /src
Browse files Browse the repository at this point in the history
Bumps [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](FluentValidation/FluentValidation@11.2.1...11.2.2)

---
updated-dependencies:
- dependency-name: FluentValidation.DependencyInjectionExtensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2022
1 parent 257f37f commit fc84968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SampleWeb/SampleWeb.csproj
Expand Up @@ -6,7 +6,7 @@
<Folder Include="wwwroot\" />
<PackageReference Include="GraphQL" Version="7.0.2" />
<PackageReference Include="GraphQL.MicrosoftDI" Version="7.0.2" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.2.1" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.2.2" />
<PackageReference Include="GraphQL.Server.Ui.GraphiQL" Version="7.1.0" />
<PackageReference Include="GraphQL.SystemTextJson" Version="7.0.2" />
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="7.1.1" />
Expand Down

0 comments on commit fc84968

Please sign in to comment.