Skip to content

Commit 5921d6d

Browse files
build(deps): Bump xunit.assert from 2.5.2 to 2.5.3 (#1242)
Bumps [xunit.assert](https://github.com/xunit/xunit) from 2.5.2 to 2.5.3. - [Commits](https://github.com/xunit/xunit/commits) --- updated-dependencies: - dependency-name: xunit.assert dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5987a8 commit 5921d6d

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

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

0 commit comments

Comments
 (0)