Skip to content

Commit

Permalink
Bump internet_connection_checker in /flutter_package
Browse files Browse the repository at this point in the history
Bumps [internet_connection_checker](https://github.com/RounakTadvi/internet_connection_checker) from 1.0.0+1 to 2.0.0.
- [Commits](https://github.com/RounakTadvi/internet_connection_checker/commits)

---
updated-dependencies:
- dependency-name: internet_connection_checker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 6d9c4b2 commit c78812b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_package/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
watcher: ^1.1.0
ffi: ^2.1.0
yaml: ^3.1.2
internet_connection_checker: ^1.0.0
internet_connection_checker: ">=1.0.0 <3.0.0"

dev_dependencies:
lints: ">=3.0.0 <5.0.0"
Expand Down

0 comments on commit c78812b

Please sign in to comment.