Skip to content

Commit d585ecc

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): Bump xunit.assert from 2.6.0 to 2.6.1
Bumps [xunit.assert](https://github.com/xunit/xunit) from 2.6.0 to 2.6.1. - [Commits](xunit/xunit@2.6.0...2.6.1) --- updated-dependencies: - dependency-name: xunit.assert dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d0b78c commit d585ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bunit.testassets/bunit.testassets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Serilog.Expressions" Version="3.4.1" />
1818
<PackageReference Include="xunit.extensibility.execution" Version="2.5.2" />
1919
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
20-
<PackageReference Include="xunit.assert" Version="2.6.0" />
20+
<PackageReference Include="xunit.assert" Version="2.6.1" />
2121
</ItemGroup>
2222

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

0 commit comments

Comments
 (0)