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 891ce6e commit f62a3e1Copy full SHA for f62a3e1
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="6.12.2" />
+ <PackageReference Include="FluentAssertions" Version="7.0.0" />
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.2" />
0 commit comments