Skip to content

Commit 1959e39

Browse files
Build(deps): bump xunit from 2.9.2 to 2.9.3
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] <support@github.com>
1 parent e80761c commit 1959e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TruePath.Tests/TruePath.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
17-
<PackageReference Include="xunit" Version="2.9.2"/>
17+
<PackageReference Include="xunit" Version="2.9.3"/>
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)