Skip to content

Commit 39c7a0b

Browse files
Bump xunit.v3 to 3.2.1 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41d6a1e commit 39c7a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.MetricServer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
9-
<PackageReference Include="xunit.v3" Version="3.2.0" />
9+
<PackageReference Include="xunit.v3" Version="3.2.1" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)