We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a85f2 commit 957cb17Copy full SHA for 957cb17
libsignal-protocol-dotnet/libsignal-protocol-dotnet.csproj
@@ -17,9 +17,9 @@
17
18
<ItemGroup>
19
<PackageReference Include="curve25519-dotnet" Version="1.3.2" />
20
- <PackageReference Include="Google.Protobuf" Version="3.4.1" />
+ <PackageReference Include="Google.Protobuf" Version="3.5.1" />
21
<PackageReference Include="May-dotnet" Version="1.2.3" />
22
- <PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.0" />
+ <PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
23
</ItemGroup>
24
25
</Project>
0 commit comments