Skip to content

Commit 066f9ae

Browse files
build(deps): Bump xunit from 2.6.0 to 2.6.4 (#788)
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.0 to 2.6.4. - [Commits](xunit/xunit@2.6.0...2.6.4) --- updated-dependencies: - dependency-name: 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 2cefb6f commit 066f9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/ReactiveUI.Samples.Testing.SimpleViewModels.Tests/ReactiveUI.Samples.Testing.SimpleViewModelsUnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="ReactiveUI.Testing" Version="$(ReactiveUIVersion)" />
8-
<PackageReference Include="xunit" Version="2.6.0" />
8+
<PackageReference Include="xunit" Version="2.6.4" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="..\ReactiveUI.Samples.Testing.SimpleViewModels\ReactiveUI.Samples.Testing.SimpleViewModels.csproj" />

0 commit comments

Comments
 (0)