Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

Commit 7f582b5

Browse files
Bump MADE.Data.Validation from 1.3.0 to 1.5.0
Bumps [MADE.Data.Validation](https://github.com/MADE-Apps/MADE.NET) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/MADE-Apps/MADE.NET/releases) - [Commits](MADE-Apps/MADE.NET@1.3.0...v1.5.0) --- updated-dependencies: - dependency-name: MADE.Data.Validation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86f01be commit 7f582b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Legerity.PageObjectGenerator/Legerity.PageObjectGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="CommandLineParser" Version="2.8.0" />
1010
<PackageReference Include="MADE.Collections" Version="1.3.0" />
11-
<PackageReference Include="MADE.Data.Validation" Version="1.3.0" />
11+
<PackageReference Include="MADE.Data.Validation" Version="1.5.0" />
1212
<PackageReference Include="Scriban" Version="4.0.2" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)