Skip to content

Commit

Permalink
Bump MADE.Data.Validation from 1.6.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [MADE.Data.Validation](https://github.com/MADE-Apps/MADE.NET) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/MADE-Apps/MADE.NET/releases)
- [Commits](MADE-Apps/MADE.NET@v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: MADE.Data.Validation
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent eeb7062 commit f267ef0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="MADE.Collections" Version="1.6.0" />
<PackageReference Include="MADE.Data.Validation" Version="1.6.0" />
<PackageReference Include="MADE.Data.Validation" Version="2.0.0" />
<PackageReference Include="Scriban" Version="5.9.0" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
Expand Down

0 comments on commit f267ef0

Please sign in to comment.