build: update ref
Some checks failed
Build and Deploy Docker Container / build-and-deploy (push) Failing after 3m17s

This commit is contained in:
2025-10-07 23:06:46 +03:00
parent 3f9a11b17d
commit f87466beb4
4 changed files with 59 additions and 59 deletions

View File

@@ -8,8 +8,8 @@
<ItemGroup>
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.3.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.8" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.8" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.9" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
<PackageReference Include="Otp.NET" Version="1.4.0" />
</ItemGroup>