Skip to content

Commit

Permalink
Bump EasyTestFile.XUnit from 1.0.2 to 1.0.3 (#54)
Browse files Browse the repository at this point in the history
Bumps [EasyTestFile.XUnit](https://github.com/coenm/EasyTestFile) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/coenm/EasyTestFile/releases)
- [Commits](coenm/EasyTestFile@v1.0.2...v1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2021
1 parent 6eb3927 commit d792286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Packages.targets
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Update="FluentAssertions" Version="6.2.0" />
<PackageReference Update="FluentAssertions.Analyzers" Version="0.12.1" />
<PackageReference Update="EasyTestFile" Version="1.0.3" />
<PackageReference Update="EasyTestFile.XUnit" Version="1.0.2" />
<PackageReference Update="EasyTestFile.XUnit" Version="1.0.3" />

<!-- Test coverage -->
<PackageReference Update="coverlet.msbuild" Version="3.1.0" />
Expand Down

0 comments on commit d792286

Please sign in to comment.