Skip to content

Commit

Permalink
Bump FluentValidation from 11.5.0 to 11.5.2 (#190)
Browse files Browse the repository at this point in the history
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.5.0 to 11.5.2.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](FluentValidation/FluentValidation@11.5.0...11.5.2)

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

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 May 30, 2023
1 parent 035b372 commit 993ffc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Obsidian/Obsidian.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="BlazorMonaco" Version="3.0.0" />
<PackageReference Include="CodeBeam.MudExtensions" Version="6.2.7" />
<PackageReference Include="DiscordRichPresence" Version="1.1.3.18" />
<PackageReference Include="FluentValidation" Version="11.5.0" />
<PackageReference Include="FluentValidation" Version="11.5.2" />
<PackageReference Include="LeagueToolkit" Version="4.0.0-beta.26" />
<PackageReference Include="LeagueToolkit.IO.Extensions" Version="4.0.0-beta.25" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
Expand Down

0 comments on commit 993ffc4

Please sign in to comment.