Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions to v1.7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 87cd69e commit b50691b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Benchmarks/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>
<ItemGroup Condition="$(IsTestProject) or $(MSBuildProjectName.Contains('TestRunner'))">
<PackageVersion Include="FluentAssertions" Version="1.3.0.1" />
<PackageVersion Include="FluentAssertions" Version="1.7.1.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="15.9.2" />
<PackageVersion Include="Microsoft.Reactive.Testing" Version="0.0.1-alpha-00362" />
<PackageVersion Include="PublicApiGenerator" Version="4.0.0" />
Expand Down

0 comments on commit b50691b

Please sign in to comment.