Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 33be691

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump ReportGenerator from 4.0.9 to 4.0.10 in /src/XmlAbstraction
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/danielpalme/ReportGenerator/releases) - [Commits](https://github.com/danielpalme/ReportGenerator/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent e2657d0 commit 33be691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/XmlAbstraction/test/XmlAbstraction.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3030
</PackageReference>
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
32-
<PackageReference Include="ReportGenerator" Version="4.0.9" />
32+
<PackageReference Include="ReportGenerator" Version="4.0.10" />
3333
<PackageReference Include="xunit">
3434
<Version>2.4.1</Version>
3535
</PackageReference>

0 commit comments

Comments
 (0)