Skip to content

Commit

Permalink
Bump FluentAssertions from 6.12.0 to 6.12.1 in /Solutions
Browse files Browse the repository at this point in the history
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.0 to 6.12.1.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.12.0...6.12.1)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent c19cb91 commit eba3bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solutions/Corvus.Json.Specs/Corvus.Json.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<!-- Required for publishing test results directly to Azure Pipelines -->
<PackageReference Include="azurepipelines.testlogger" Version="1.2.3" />

<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />

<ProjectReference Include="..\Corvus.Json.CodeGeneration.201909\Corvus.Json.CodeGeneration.201909.csproj" />

Expand Down

0 comments on commit eba3bf7

Please sign in to comment.