Skip to content

Commit

Permalink
chore(deps): bump Xunit.StaFact from 1.0.37 to 1.1.11 in /src (#202)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 25, 2022
1 parent 1a1b133 commit 34efa2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="xunit.runner.console" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<PackageReference Include="FluentAssertions" Version="6.4.0" />
<PackageReference Include="DiffEngine" Version="8.5.3" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
Expand Down

0 comments on commit 34efa2a

Please sign in to comment.