Skip to content

Commit 2cfb8a1

Browse files
Bump xunit from 2.9.2 to 2.9.3 in /tests/NLog.Web.Tests (#1071)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb38de commit 2cfb8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NLog.Web.Tests/NLog.Web.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1616
<PackageReference Include="NSubstitute" Version="5.3.0" />
1717
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
18-
<PackageReference Include="xunit" Version="2.9.2" />
18+
<PackageReference Include="xunit" Version="2.9.3" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)