Skip to content

Commit c692fbb

Browse files
Bump ReportGenerator from 5.1.17 to 5.1.18 (#262)
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.17 to 5.1.18. - [Release notes](https://github.com/danielpalme/ReportGenerator/releases) - [Commits](danielpalme/ReportGenerator@v5.1.17...v5.1.18) --- updated-dependencies: - dependency-name: ReportGenerator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
1 parent 625822a commit c692fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/GuardClauses.UnitTests/GuardClauses.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
20-
<PackageReference Include="ReportGenerator" Version="5.1.17" />
20+
<PackageReference Include="ReportGenerator" Version="5.1.18" />
2121
<PackageReference Include="xunit" Version="2.4.2" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)