Skip to content

Commit f62a3e1

Browse files
chore(deps): update dependency fluentassertions to v7 (#60)
1 parent 891ce6e commit f62a3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.HttpClient.Tests/Prometheus.Client.HttpClient.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Fennel" Version="0.3.0" />
9-
<PackageReference Include="FluentAssertions" Version="6.12.2" />
9+
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1111
<PackageReference Include="NSubstitute" Version="5.3.0" />
1212
<PackageReference Include="xunit" Version="2.9.2" />

0 commit comments

Comments
 (0)