Skip to content

Commit cd390fb

Browse files
build(deps): bump xunit from 2.5.1 to 2.6.0 in /src (#583)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.6.0. - [Commits](xunit/xunit@2.5.1...2.6.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c45daf commit cd390fb

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.7.2" />
14-
<PackageReference Include="xunit" Version="2.5.1" />
14+
<PackageReference Include="xunit" Version="2.6.0" />
1515
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
1616
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.0" />
1717
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />

0 commit comments

Comments
 (0)