Skip to content

Commit 7c382f6

Browse files
authoredMar 5, 2025··
Bump QuestPDF from 2025.1.3 to 2025.1.5 in /eFormAPI/Plugins/Workflow.Pn
Bumps [QuestPDF](https://github.com/QuestPDF/library) from 2025.1.3 to 2025.1.5. - [Release notes](https://github.com/QuestPDF/library/releases) - [Commits](QuestPDF/QuestPDF@2025.1.3...2025.1.5) --- updated-dependencies: - dependency-name: QuestPDF dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ad9f4c commit 7c382f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎eFormAPI/Plugins/Workflow.Pn/Workflow.Pn/Workflow.Pn.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="Microting.eFormApi.BasePn" Version="9.0.20" />
3737
<PackageReference Include="McMaster.NETCore.Plugins" Version="2.0.0" />
3838
<PackageReference Include="Microting.eFormWorkflowBase" Version="8.0.83" />
39-
<PackageReference Include="QuestPDF" Version="2025.1.3" />
39+
<PackageReference Include="QuestPDF" Version="2025.1.5" />
4040
<PackageReference Include="sendgrid" Version="9.29.3" />
4141
<PackageReference Include="Sentry" Version="5.2.0" />
4242
</ItemGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.