aboutsummaryrefslogtreecommitdiff
path: root/src/PkiAuthenticator.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/PkiAuthenticator.csproj')
-rw-r--r--src/PkiAuthenticator.csproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/PkiAuthenticator.csproj b/src/PkiAuthenticator.csproj
index 01d1024..576b466 100644
--- a/src/PkiAuthenticator.csproj
+++ b/src/PkiAuthenticator.csproj
@@ -36,11 +36,11 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="Serilog" Version="3.0.1" />
- <PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
- <PackageReference Include="VNLib.Hashing.Portable" Version="0.1.0-ci0088" />
- <PackageReference Include="VNLib.Utils" Version="0.1.0-ci0088" />
- <PackageReference Include="Yubico.YubiKey" Version="1.9.0" />
+ <PackageReference Include="Serilog" Version="3.1.1" />
+ <PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
+ <PackageReference Include="VNLib.Hashing.Portable" Version="0.1.0-ci0096" />
+ <PackageReference Include="VNLib.Utils" Version="0.1.0-ci0096" />
+ <PackageReference Include="Yubico.YubiKey" Version="1.9.1" />
</ItemGroup>
</Project>