Skip to content

Commit

Permalink
Bump ReportGenerator from 5.1.23 to 5.1.26 (#299)
Browse files Browse the repository at this point in the history
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.23 to 5.1.26.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](danielpalme/ReportGenerator@v5.1.23...v5.1.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Smith <[email protected]>
  • Loading branch information
dependabot[bot] and ardalis authored Nov 21, 2023
1 parent 6383117 commit d5a6a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/GuardClauses.UnitTests/GuardClauses.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PackageReference>

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="ReportGenerator" Version="5.1.23" />
<PackageReference Include="ReportGenerator" Version="5.1.26" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />

Expand Down

0 comments on commit d5a6a4e

Please sign in to comment.