We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b458b00 commit 6189f50Copy full SHA for 6189f50
tests/Prometheus.Client.HttpClient.Tests/Prometheus.Client.HttpClient.Tests.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
<ItemGroup>
8
<PackageReference Include="Fennel" Version="0.3.0" />
9
- <PackageReference Include="FluentAssertions" Version="8.0.0" />
+ <PackageReference Include="FluentAssertions" Version="8.0.1" />
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
11
<PackageReference Include="NSubstitute" Version="5.3.0" />
12
<PackageReference Include="xunit" Version="2.9.3" />
0 commit comments