Skip to content

Commit edb809c

Browse files
Bump FluentValidation from 11.5.1 to 11.11.0
--- updated-dependencies: - dependency-name: FluentValidation dependency-version: 11.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbd8cb9 commit edb809c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BlazorShared/BlazorShared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="BlazorInputFile" Version="0.2.0" />
11-
<PackageReference Include="FluentValidation" Version="11.5.1" />
11+
<PackageReference Include="FluentValidation" Version="11.11.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)