Skip to content

Commit d3e2544

Browse files
build(deps): bump xunit from 2.9.2 to 2.9.3 in /tests/DemoApi.Tests
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 43f5294 commit d3e2544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DemoApi.Tests/DemoApi.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="coverlet.collector" Version="6.0.2" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
13-
<PackageReference Include="xunit" Version="2.9.2" />
13+
<PackageReference Include="xunit" Version="2.9.3" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
1515
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)