Skip to content

Commit 1689fc9

Browse files
Bump xunit from 2.5.1 to 2.5.3
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 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 cee8409 commit 1689fc9

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
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1212
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" PrivateAssets="All" />
13-
<PackageReference Include="xunit" Version="2.5.1" />
13+
<PackageReference Include="xunit" Version="2.5.3" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)