Browse Source

Bump FluentValidation from 12.1.0 to 12.1.1

---
updated-dependencies:
- dependency-name: FluentValidation
  dependency-version: 12.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2702/head
dependabot[bot] 8 months ago committed by GitHub
parent
commit
7185683fea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ErsatzTV/ErsatzTV.csproj

2
ErsatzTV/ErsatzTV.csproj

@ -32,7 +32,7 @@ @@ -32,7 +32,7 @@
<PackageReference Include="BlazorSortable" Version="5.1.6" />
<PackageReference Include="Bugsnag.AspNet.Core" Version="4.1.0" />
<PackageReference Include="Chronic.Core" Version="0.4.0" />
<PackageReference Include="FluentValidation" Version="12.1.0" />
<PackageReference Include="FluentValidation" Version="12.1.1" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />
<PackageReference Include="Heron.MudCalendar" Version="3.3.0" />
<PackageReference Include="HtmlSanitizer" Version="9.0.889" />

Loading…
Cancel
Save