Skip to content

Commit 4c50807

Browse files
chore(deps): update reportgenerator to 5.4.4
1 parent b5caaad commit 4c50807

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010
},
1111
"dotnet-reportgenerator-globaltool": {
12-
"version": "5.4.3",
12+
"version": "5.4.4",
1313
"commands": [
1414
"reportgenerator"
1515
]

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<ItemGroup>
2424
<PackageVersion Include="GitVersion.Tool" Version="6.1.0" />
2525
<PackageVersion Include="JetBrains.ReSharper.CommandLineTools" Version="2024.3.5" />
26-
<PackageVersion Include="ReportGenerator" Version="5.4.3" />
26+
<PackageVersion Include="ReportGenerator" Version="5.4.4" />
2727
<PackageVersion Include="Rocket.Surgery.Nuke" Version="1.8.36" />
2828
</ItemGroup>
2929
<ItemGroup>

0 commit comments

Comments
 (0)