Skip to content

Commit 55f6c6f

Browse files
dependabot[bot]kzu
authored andcommitted
Bump WebSocketChannel from 1.1.0 to 1.2.0
Bumps [WebSocketChannel](https://github.com/devlooped/WebSocketChannel) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/devlooped/WebSocketChannel/releases) - [Changelog](https://github.com/devlooped/WebSocketChannel/blob/main/changelog.md) - [Commits](devlooped/WebSocketChannel@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: WebSocketChannel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 877b708 commit 55f6c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WebSocketeer/WebSocketeer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Google.Protobuf" Version="3.27.0" />
1515
<PackageReference Include="Grpc.AspNetCore" Version="2.67.0" Pack="false" />
1616
<PackageReference Include="RxFree" Version="1.1.2" PrivateAssets="all" />
17-
<PackageReference Include="WebSocketChannel" Version="1.1.0" />
17+
<PackageReference Include="WebSocketChannel" Version="1.2.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)