Skip to content

Commit

Permalink
Update Otp.NET to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timokoessler committed Apr 13, 2024
1 parent f1d22b2 commit 6cbc43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Guard/Guard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<PackageReference Include="LiteDB" Version="5.0.19" />
<PackageReference Include="Microsoft.Security.Extensions" Version="1.3.0" />
<PackageReference Include="NSec.Cryptography" Version="23.9.0-preview.3" />
<PackageReference Include="Otp.NET" Version="1.3.0" />
<PackageReference Include="Otp.NET" Version="1.4.0" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
Expand Down

0 comments on commit 6cbc43b

Please sign in to comment.