Chore
All checks were successful
OpenWiki Update / update (push) Successful in 13m54s

This commit is contained in:
Tim Krampitz
2026-08-22 19:37:01 +02:00
parent 510cc0e520
commit 7d4344c062
6 changed files with 27 additions and 21 deletions

View File

@@ -9,8 +9,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="13.4.6" />
<PackageReference Include="Aspire.Hosting.PostgreSQL" Version="13.4.6" />
<PackageReference Include="Aspire.Hosting.AppHost" Version="13.5.2" />
<PackageReference Include="Aspire.Hosting.PostgreSQL" Version="13.5.2" />
<PackageReference Include="MessagePack" Version="3.1.8" />
</ItemGroup>