Skip to content

Commit

Permalink
Bump EasyTestFile from 1.0.2 to 1.0.3 (#55)
Browse files Browse the repository at this point in the history
Bumps [EasyTestFile](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
  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 bc477fe commit 6eb3927
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 @@ -39,7 +39,7 @@
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
<PackageReference Update="FluentAssertions" Version="6.2.0" />
<PackageReference Update="FluentAssertions.Analyzers" Version="0.12.1" />
<PackageReference Update="EasyTestFile" Version="1.0.2" />
<PackageReference Update="EasyTestFile" Version="1.0.3" />
<PackageReference Update="EasyTestFile.XUnit" Version="1.0.2" />

<!-- Test coverage -->
Expand Down

0 comments on commit 6eb3927

Please sign in to comment.