Skip to content

Commit 00420bb

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump xunit from 2.5.2 to 2.5.3
Bumps [xunit](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bea4a67 commit 00420bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/LinkDotNet.StringBuilder.UnitTests/LinkDotNet.StringBuilder.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
13-
<PackageReference Include="xunit" Version="2.5.2" />
13+
<PackageReference Include="xunit" Version="2.5.3" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)