Skip to content

Commit fcad64b

Browse files
Bump FluentValidation from 11.10.0 to 11.11.0 in /src (#4624)
Bumps [FluentValidation](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Boike <[email protected]>
1 parent cb3692f commit fcad64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageVersion Include="Azure.ResourceManager.ServiceBus" Version="1.0.1" />
1313
<PackageVersion Include="ByteSize" Version="2.1.2" />
1414
<PackageVersion Include="Caliburn.Micro" Version="4.0.212" />
15-
<PackageVersion Include="FluentValidation" Version="11.10.0" />
15+
<PackageVersion Include="FluentValidation" Version="11.11.0" />
1616
<PackageVersion Include="Fody" Version="6.9.0" />
1717
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
1818
<PackageVersion Include="HdrHistogram" Version="2.5.0" />

0 commit comments

Comments
 (0)