Skip to content

Commit 35c05c8

Browse files
build(deps): bump xunit from 2.6.5 to 2.6.6 in /src (#620)
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.5 to 2.6.6. - [Commits](xunit/xunit@2.6.5...2.6.6) --- 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 8dd8b4e commit 35c05c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Validation.Tests/ReactiveUI.Validation.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
14-
<PackageReference Include="xunit" Version="2.6.5" />
14+
<PackageReference Include="xunit" Version="2.6.6" />
1515
<PackageReference Include="xunit.runner.console" Version="2.6.5" />
1616
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
1717
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.0" />

0 commit comments

Comments
 (0)