Skip to content

Commit 93f6358

Browse files
chore(deps): update dependency xunit to 2.9.3 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f90406 commit 93f6358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.MetricServer.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
9-
<PackageReference Include="xunit" Version="2.9.2" />
9+
<PackageReference Include="xunit" Version="2.9.3" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)