Skip to content

Commit

Permalink
Bump Websocket.Client from 4.6.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Websocket.Client](https://github.com/Marfusios/websocket-client) from 4.6.1 to 5.0.0.
- [Release notes](https://github.com/Marfusios/websocket-client/releases)
- [Commits](https://github.com/Marfusios/websocket-client/commits/v5.0)

---
updated-dependencies:
- dependency-name: Websocket.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 5ffc203 commit 833f1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WinWeelay.Core/WinWeelay.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="DotNetZip" Version="1.16.0" />
<PackageReference Include="Websocket.Client" Version="4.6.1" />
<PackageReference Include="Websocket.Client" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 833f1d6

Please sign in to comment.