Skip to content

Commit

Permalink
Merge pull request #2398 from CactuseSecurity/dependabot/nuget/roles/…
Browse files Browse the repository at this point in the history
…develop/Haukcode.WkHtmlToPdfDotNet-1.5.90

Bump Haukcode.WkHtmlToPdfDotNet from 1.5.88 to 1.5.90 in /roles
  • Loading branch information
tpurschke authored May 1, 2024
2 parents 7f37d57 + 5bcc84e commit 68a0d0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/lib/files/FWO.Report/FWO.Report.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Haukcode.WkHtmlToPdfDotNet" Version="1.5.88" />
<PackageReference Include="Haukcode.WkHtmlToPdfDotNet" Version="1.5.90" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion roles/test/files/FWO.Test/FWO.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Haukcode.WkHtmlToPdfDotNet" Version="1.5.88" />
<PackageReference Include="Haukcode.WkHtmlToPdfDotNet" Version="1.5.90" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
Expand Down

0 comments on commit 68a0d0e

Please sign in to comment.