Skip to content

Commit 7436b4b

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] <[email protected]>
1 parent 47251b0 commit 7436b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TalonOne.Test/TalonOne.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Contact: [email protected]
1919
</PropertyGroup>
2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
22-
<PackageReference Include="xunit" Version="2.9.2" />
22+
<PackageReference Include="xunit" Version="2.9.3" />
2323
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
2424
</ItemGroup>
2525
<ItemGroup>

0 commit comments

Comments
 (0)