Skip to content

Commit

Permalink
Bump ReportGenerator from 5.1.25 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.25 to 5.2.2.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](danielpalme/ReportGenerator@v5.1.25...v5.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 21b3ccc commit d2336ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Chisel.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
<PackageReference Include="ReportGenerator" Version="5.1.25" PrivateAssets="all" />
<PackageReference Include="ReportGenerator" Version="5.2.2" PrivateAssets="all" />
<PackageReference Include="Verify.Xunit" Version="21.2.0" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
Expand Down

0 comments on commit d2336ff

Please sign in to comment.