Skip to content

Commit

Permalink
Bump MiniValidation from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [MiniValidation](https://github.com/DamianEdwards/MiniValidation) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/DamianEdwards/MiniValidation/releases)
- [Commits](DamianEdwards/MiniValidation@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: MiniValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent 6073ac6 commit 93ecbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/Server/Jordnaer.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Bogus" Version="34.0.2" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />

<PackageReference Include="MiniValidation" Version="0.8.0" />
<PackageReference Include="MiniValidation" Version="0.9.0" />

<PackageReference Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />

Expand Down

0 comments on commit 93ecbb5

Please sign in to comment.