Skip to content

Commit a642551

Browse files
Bump FluentValidation.DependencyInjectionExtensions (#49)
Bumps [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation) from 11.10.0 to 11.11.0. - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.10.0...11.11.0) --- updated-dependencies: - dependency-name: FluentValidation.DependencyInjectionExtensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72e3fe5 commit a642551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Contacts.API/Contacts.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.10.0" />
9+
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.11.0" />
1010
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.6" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />
1212
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.45.2" />

0 commit comments

Comments
 (0)