Browse Source

dep: Update dependency Socks5 to v1.0.1

renovate[bot] 2 years ago
parent
commit
f7c7d79787
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.0" />
+    <PackageReference Include="Socks5" Version="1.0.1" />
   </ItemGroup>
 
 </Project>