Skip to content

Commit 957cb17

Browse files
committed
Update dependencies
1 parent 93a85f2 commit 957cb17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libsignal-protocol-dotnet/libsignal-protocol-dotnet.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="curve25519-dotnet" Version="1.3.2" />
20-
<PackageReference Include="Google.Protobuf" Version="3.4.1" />
20+
<PackageReference Include="Google.Protobuf" Version="3.5.1" />
2121
<PackageReference Include="May-dotnet" Version="1.2.3" />
22-
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.0" />
22+
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)