Skip to content

Commit a298377

Browse files
chore(deps): update dependency xunit.stafact to 1.2.69 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5072f7 commit a298377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
<PackageVersion Include="xunit" Version="$(XUnitVersion)" />
2323
<PackageVersion Include="xunit.runner.console" Version="$(XUnitVersion)" />
2424
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
25-
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
25+
<PackageVersion Include="Xunit.StaFact" Version="1.2.69" />
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)