Skip to content

Commit

Permalink
Upgrade dev dependencies in drift
Browse files Browse the repository at this point in the history
  • Loading branch information
simolus3 committed Apr 20, 2024
1 parent 11e31cc commit 9bcaedd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions drift/pubspec.yaml
Expand Up @@ -30,7 +30,7 @@ dev_dependencies:
drift_dev: any
drift_testcases:
path: ../extras/integration_tests/drift_testcases
http: ^0.13.4
http: ^1.2.1
lints: ^3.0.0
uuid: ^4.0.0
build_runner: ^2.0.0
Expand All @@ -39,4 +39,4 @@ dev_dependencies:
rxdart: ^0.27.0
shelf: ^1.3.0
test_descriptor: ^2.0.1
vm_service: ^13.0.0
vm_service: ^14.0.0
2 changes: 1 addition & 1 deletion sqlparser/CHANGELOG.md
@@ -1,4 +1,4 @@
## 3.35.0
## 0.35.0

- Fix parsing binary literals.
- Expand support for `IN` expressions, they now support tuples on the left-hand
Expand Down

0 comments on commit 9bcaedd

Please sign in to comment.