Browse Source

Bump Splat from 10.0.1 to 11.0.1

Bumps [Splat](https://github.com/reactiveui/splat) from 10.0.1 to 11.0.1.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Changelog](https://github.com/reactiveui/splat/blob/main/RELEASENOTES.md)
- [Commits](https://github.com/reactiveui/splat/compare/10.0.1...11.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/3155/head
dependabot-preview[bot] GitHub 3 years ago
parent
commit
c29d7027d6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Shadowsocks.Net/Shadowsocks.Net.csproj

+ 1
- 1
Shadowsocks.Net/Shadowsocks.Net.csproj View File

@@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="CryptoBase" Version="1.2.2" />
<PackageReference Include="Splat" Version="10.0.1" />
<PackageReference Include="Splat" Version="11.0.1" />
</ItemGroup>

<ItemGroup>


Loading…
Cancel
Save