Skip to content

Commit d6d1a91

Browse files
Bump FluentAssertions from 5.10.0 to 5.10.3 (#51)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.0 to 5.10.3. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@5.10.0...5.10.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7d02205 commit d6d1a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Petabridge.Tracing.ApplicationInsights.Tests/Petabridge.Tracing.ApplicationInsights.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="FluentAssertions" Version="5.10.0" />
19+
<PackageReference Include="FluentAssertions" Version="5.10.3" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
2121
<PackageReference Include="xunit" Version="$(XunitVersion)" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />

0 commit comments

Comments
 (0)