Skip to content

Commit b926763

Browse files
authored
Merge pull request #32 from CodebreakerApp/dependabot/nuget/FluentValidation-11.7.1
Bump FluentValidation from 11.4.0 to 11.7.1
2 parents 8420866 + f400558 commit b926763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shared/CodeBreaker.Shared/CodeBreaker.Shared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="FluentValidation" Version="11.4.0" />
18+
<PackageReference Include="FluentValidation" Version="11.7.1" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
2020
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="7.0.12" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)