Browse Source

dep: Update dependency Socks5 to v1.0.2

renovate[bot] 2 years ago
parent
commit
6a98ba2b25
1 changed files with 1 additions and 1 deletions
  1. 1 1
      STUN/STUN.csproj

+ 1 - 1
STUN/STUN.csproj

@@ -17,7 +17,7 @@
 
   <ItemGroup>
     <PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.6.11" />
-    <PackageReference Include="Socks5" Version="1.0.1" />
+    <PackageReference Include="Socks5" Version="1.0.2" />
   </ItemGroup>
 
 </Project>