Skip to content

Commit

Permalink
Merge pull request #114 from christiaanderidder/dependabot/nuget/nuge…
Browse files Browse the repository at this point in the history
…t-73c443fb1f

Bump the nuget group with 2 updates
  • Loading branch information
christiaanderidder authored Jan 25, 2025
2 parents ac6974e + 229b78f commit b966927
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/QuestPDF.Markdown/QuestPDF.Markdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Markdig" Version="0.40.0"/>
<PackageReference Include="QuestPDF" Version="2024.12.2" />
<PackageReference Include="QuestPDF" Version="2024.12.3" />
<PackageReference Include="SkiaSharp" Version="3.116.1" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PackageReference Include="coverlet.collector" Version="6.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b966927

Please sign in to comment.