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 50fc286 commit 0f51a43Copy full SHA for 0f51a43
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.1.1" />
+ <PackageReference Include="FluentAssertions" Version="8.2.0" />
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
11
<PackageReference Include="NSubstitute" Version="5.3.0" />
12
<PackageReference Include="xunit" Version="2.9.3" />
0 commit comments