Skip to content

Commit 82f65e8

Browse files
chore(deps): update dependency xunit to 2.9.3 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78337b9 commit 82f65e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.DependencyInjection.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10-
<PackageReference Include="xunit" Version="2.9.2" />
10+
<PackageReference Include="xunit" Version="2.9.3" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.*">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)