Skip to content

Commit

Permalink
chore(deps): update reportgenerator to v5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 92d3f27 commit 848ef2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.2.3",
"version": "5.2.4",
"commands": [
"reportgenerator"
]
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="5.12.0" />
<PackageVersion Include="JetBrains.ReSharper.CommandLineTools" Version="2023.3.4" />
<PackageVersion Include="ReportGenerator" Version="5.2.3" />
<PackageVersion Include="ReportGenerator" Version="5.2.4" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="1.7.4" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 848ef2b

Please sign in to comment.