Browse Source

build(deps): bump Socks5 from 0.9.8 to 0.9.9 (#98)

Bumps [Socks5](https://github.com/HMBSbige/Shadowsocks.Net) from 0.9.8 to 0.9.9.
- [Release notes](https://github.com/HMBSbige/Shadowsocks.Net/releases)
- [Commits](https://github.com/HMBSbige/Shadowsocks.Net/compare/0.9.8...0.9.9)

---
updated-dependencies:
- dependency-name: Socks5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
bab88cd150
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="16.10.34" />
-    <PackageReference Include="Socks5" Version="0.9.8" />
+    <PackageReference Include="Socks5" Version="0.9.9" />
   </ItemGroup>
 
 </Project>