Skip to content

Commit 77cd725

Browse files
build(deps): bump xunit from 2.4.1 to 2.4.2 in /src (#481)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db7b180 commit 77cd725

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
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
15-
<PackageReference Include="xunit" Version="2.4.1" />
15+
<PackageReference Include="xunit" Version="2.4.2" />
1616
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
1717
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
1818
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />

0 commit comments

Comments
 (0)