Skip to content

Commit d205d7d

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

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.5.3" />
20+
<PackageReference Include="xunit.assert" Version="2.6.0" />
2121
</ItemGroup>
2222

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

0 commit comments

Comments
 (0)