Skip to content

Commit 29cbac0

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): Bump xunit.assert from 2.6.6 to 2.7.0
Bumps [xunit.assert](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0. - [Commits](xunit/xunit@2.6.6...2.7.0) --- updated-dependencies: - dependency-name: xunit.assert dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 156822b commit 29cbac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bunit.testassets/bunit.testassets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Serilog.Expressions" Version="4.0.0" />
1919
<PackageReference Include="xunit.extensibility.execution" Version="2.6.6" />
2020
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
21-
<PackageReference Include="xunit.assert" Version="2.6.6" />
21+
<PackageReference Include="xunit.assert" Version="2.7.0" />
2222
</ItemGroup>
2323

2424
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.1'">

0 commit comments

Comments
 (0)