Skip to content

Commit 8796ce5

Browse files
Bump Microsoft.NET.Test.Sdk to 18.3.0 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2af8803 commit 8796ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.MetricPusher.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<IsPackable>false</IsPackable>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
99
<PackageReference Include="NSubstitute" Version="5.3.0" />
1010
<PackageReference Include="Testcontainers" Version="4.10.0" />
1111
<PackageReference Include="coverlet.collector" Version="8.0.0">

0 commit comments

Comments
 (0)