Skip to content

Commit

Permalink
build(deps): bump connectrpc from 0.2.0 to 0.2.1 in /clients/bitwindow
Browse files Browse the repository at this point in the history
Bumps [connectrpc](https://github.com/connectrpc/connect-dart) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/connectrpc/connect-dart/releases)
- [Commits](connectrpc/connect-dart@v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and octobocto committed Feb 4, 2025
1 parent 4e2adfb commit bbf8655
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions clients/bitwindow/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@ packages:
dependency: "direct main"
description:
name: connectrpc
sha256: "22dce99cc292b43b5996ad914ea4bcfb85d9095d0486e4442c51b87ff212fcb8"
sha256: "032dff1e98029deafa291e4a08213932522e82248057a61ace5356309798f548"
url: "https://pub.dev"
source: hosted
version: "0.2.0"
version: "0.2.1"
console:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion clients/bitwindow/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:
url_launcher: ^6.3.1
pointycastle: ^3.9.1
crypto: ^3.0.6
connectrpc: ^0.2.0
connectrpc: ^0.2.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit bbf8655

Please sign in to comment.