update dependencies
All checks were successful
Build docker container / build (push) Successful in 2m51s

This commit is contained in:
David Claeys
2024-09-12 14:20:33 +02:00
parent 9f70007bc7
commit 2f0a81df20
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.64" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.65" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="Quartz" Version="3.13.0" />