Skip to content

Commit 2616afc

Browse files
Bump xunit from 2.4.1 to 2.9.3 (#920)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.9.3. - [Commits](xunit/xunit@v2-2.4.1...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74c8b78 commit 2616afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReportAPI/LearningHub.Nhs.ReportApi.Services.UnitTests/LearningHub.Nhs.ReportApi.Services.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.1" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
2424
<PackageReference Include="Moq" Version="4.18.2" />
25-
<PackageReference Include="xunit" Version="2.4.1" />
25+
<PackageReference Include="xunit" Version="2.9.3" />
2626
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)