Skip to content

Commit 83a911b

Browse files
Bump xunit from 2.3.0-beta4-build3742 to 2.4.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.3.0-beta4-build3742 to 2.4.1. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](https://github.com/xunit/xunit/commits/2.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 607b19f commit 83a911b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Exceptionless.RandomData.Tests/Exceptionless.RandomData.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Foundatio.Logging.Xunit" Version="9.0.0" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
19-
<PackageReference Include="xunit" Version="2.3.0-beta4-build3742" />
19+
<PackageReference Include="xunit" Version="2.4.1" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
2121
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.0-beta4-build3742" />
2222
</ItemGroup>

0 commit comments

Comments
 (0)