Skip to content

Commit

Permalink
Bump RxFree from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [RxFree](https://github.com/devlooped/RxFree) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/devlooped/RxFree/releases)
- [Changelog](https://github.com/devlooped/RxFree/blob/main/changelog.md)
- [Commits](devlooped/RxFree@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: RxFree
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Aug 8, 2022
1 parent 7efdcb3 commit 2cd2d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebSocketeer/WebSocketeer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Google.Protobuf" Version="3.21.4" />
<PackageReference Include="Grpc.AspNetCore" Version="2.47.0" Pack="false" />

<PackageReference Include="RxFree" Version="1.1.0" PrivateAssets="all" />
<PackageReference Include="RxFree" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="WebSocketChannel" Version="0.9.2" />
</ItemGroup>

Expand Down

0 comments on commit 2cd2d7c

Please sign in to comment.