Skip to content

Commit 8190eb2

Browse files
Bump EasyTestFile.XUnit from 1.0.3 to 1.0.4 (#59)
Bumps [EasyTestFile.XUnit](https://github.com/coenm/EasyTestFile) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/coenm/EasyTestFile/releases) - [Commits](coenm/EasyTestFile@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: EasyTestFile.XUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22ca140 commit 8190eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Packages.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Update="FluentAssertions" Version="6.2.0" />
4141
<PackageReference Update="FluentAssertions.Analyzers" Version="0.13.0" />
4242
<PackageReference Update="EasyTestFile" Version="1.0.4" />
43-
<PackageReference Update="EasyTestFile.XUnit" Version="1.0.3" />
43+
<PackageReference Update="EasyTestFile.XUnit" Version="1.0.4" />
4444

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

0 commit comments

Comments
 (0)