Skip to content

Commit dbaa5e1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Contacts.Application/Contacts.Application.csproj

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

77
<ItemGroup>
88
<PackageReference Include="AutoMapper" Version="15.0.1" />
9-
<PackageReference Include="FluentValidation" Version="12.0.0" />
9+
<PackageReference Include="FluentValidation" Version="12.1.0" />
1010
<PackageReference Include="MediatR" Version="12.5.0" />
1111
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)