Skip to content

Commit

Permalink
Bump Websocket.Client from 4.6.1 to 5.0.0 in /MidiControl
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent f2c1265 commit c1748f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MidiControl/MidiControl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="TwitchLib.Client.Enums" Version="3.3.1" />
<PackageReference Include="TwitchLib.Client.Models" Version="3.3.1" />
<PackageReference Include="TwitchLib.Communication" Version="1.0.6" />
<PackageReference Include="Websocket.Client" Version="4.6.1" />
<PackageReference Include="Websocket.Client" Version="5.0.0" />
<PackageReference Include="WebSocketSharp-netstandard" Version="1.0.1" />
</ItemGroup>

Expand Down

0 comments on commit c1748f6

Please sign in to comment.