Skip to content

Commit 11e5836

Browse files
chore(deps): update dependency fluentassertions to 7.2.0 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc73b9f commit 11e5836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/APIWeaver.OpenApi.Tests/APIWeaver.OpenApi.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="FluentAssertions" Version="7.1.0"/>
4+
<PackageReference Include="FluentAssertions" Version="7.2.0"/>
55
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
66
<PackageReference Include="NSubstitute" Version="5.3.0"/>
77
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.2"/>

0 commit comments

Comments
 (0)