Skip to content

Commit

Permalink
Bump MicroElements.Swashbuckle.FluentValidation from 5.7.0 to 6.0.0 (#…
Browse files Browse the repository at this point in the history
…1369)

Bumps [MicroElements.Swashbuckle.FluentValidation](https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation) from 5.7.0 to 6.0.0.
- [Release notes](https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation/releases)
- [Changelog](https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation/commits/v.6.0.0)

---
updated-dependencies:
- dependency-name: MicroElements.Swashbuckle.FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 43a59c4 commit b59d068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.3" />
<PackageReference Include="Hangfire.Core" Version="1.8.3" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.0" />
<PackageReference Include="MicroElements.Swashbuckle.FluentValidation" Version="5.7.0" />
<PackageReference Include="MicroElements.Swashbuckle.FluentValidation" Version="6.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.16" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.16">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit b59d068

Please sign in to comment.