Skip to content

Commit d45a02b

Browse files
build(deps): bump Xunit.StaFact from 1.0.37 to 1.1.11 in /src (#418)
Bumps [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact) from 1.0.37 to 1.1.11. - [Release notes](https://github.com/AArnott/Xunit.StaFact/releases) - [Commits](AArnott/Xunit.StaFact@v1.0.37...v1.1.11) --- updated-dependencies: - dependency-name: Xunit.StaFact 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 4da66b6 commit d45a02b

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
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1515
<PackageReference Include="xunit" Version="2.4.1" />
16-
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
16+
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
1717
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
1818
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
1919
<PackageReference Include="xunit.runner.console" Version="2.4.1" />

0 commit comments

Comments
 (0)