Skip to content

Commit 96ae79e

Browse files
Bump xunit from 2.4.2 to 2.5.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](xunit/xunit@2.4.2...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e63c96 commit 96ae79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReportingApi.Tests/ReportingApi.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PackageReference>
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
2020
<PackageReference Include="Moq" Version="4.18.4" />
21-
<PackageReference Include="xunit" Version="2.4.2" />
21+
<PackageReference Include="xunit" Version="2.5.0" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)