Skip to content

Commit

Permalink
Bump TwitchLib.Communication from 1.0.6 to 2.0.0 in /MidiControl
Browse files Browse the repository at this point in the history
Bumps [TwitchLib.Communication](https://github.com/TwitchLib/TwitchLib.Communication) from 1.0.6 to 2.0.0.
- [Release notes](https://github.com/TwitchLib/TwitchLib.Communication/releases)
- [Changelog](https://github.com/TwitchLib/TwitchLib.Communication/blob/master/ChangeLog.md)
- [Commits](https://github.com/TwitchLib/TwitchLib.Communication/commits)

---
updated-dependencies:
- dependency-name: TwitchLib.Communication
  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 add60ce
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 @@ -26,7 +26,7 @@
<PackageReference Include="TwitchLib.Client" Version="3.3.1" />
<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="TwitchLib.Communication" Version="2.0.0" />
<PackageReference Include="Websocket.Client" Version="4.6.1" />
<PackageReference Include="WebSocketSharp-netstandard" Version="1.0.1" />
</ItemGroup>
Expand Down

0 comments on commit add60ce

Please sign in to comment.