Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit 5612c91

Browse files
chore(deps): update dependency xunit to v2.5.0
1 parent 0a3eec5 commit 5612c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Promitor.Parsers.Prometheus.Tests/Promitor.Parsers.Prometheus.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ItemGroup>
2323
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
25-
<PackageReference Include="xunit" Version="2.4.2" />
25+
<PackageReference Include="xunit" Version="2.5.0" />
2626
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)