aboutsummaryrefslogtreecommitdiff
path: root/src/PkiAuthenticator.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/PkiAuthenticator.csproj')
-rw-r--r--src/PkiAuthenticator.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/PkiAuthenticator.csproj b/src/PkiAuthenticator.csproj
index ad0c21d..4e24a8a 100644
--- a/src/PkiAuthenticator.csproj
+++ b/src/PkiAuthenticator.csproj
@@ -26,9 +26,9 @@
<ItemGroup>
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
- <PackageReference Include="VNLib.Hashing.Portable" Version="0.1.0-ci0030" />
- <PackageReference Include="VNLib.Utils" Version="0.1.0-ci0030" />
- <PackageReference Include="Yubico.YubiKey" Version="1.6.1" />
+ <PackageReference Include="VNLib.Hashing.Portable" Version="0.1.0-ci0052" />
+ <PackageReference Include="VNLib.Utils" Version="0.1.0-ci0052" />
+ <PackageReference Include="Yubico.YubiKey" Version="1.7.0" />
</ItemGroup>
</Project>