Skip to content

Commit

Permalink
Bump sqlite3 from 2.3.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [sqlite3](https://github.com/simolus3/sqlite3.dart) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/simolus3/sqlite3.dart/releases)
- [Commits](simolus3/sqlite3.dart@sqlite3-2.3.0...sqlite3-2.4.0)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 95a4a30 commit 175b1dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -910,10 +910,10 @@ packages:
dependency: "direct main"
description:
name: sqlite3
sha256: c4a4c5a4b2a32e2d0f6837b33d7c91a67903891a5b7dbe706cf4b1f6b0c798c5
sha256: "072128763f1547e3e9b4735ce846bfd226d68019ccda54db4cd427b12dfdedc9"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.4.0"
sqlite3_flutter_libs:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
cupertino_icons: ^1.0.2

sqlite3_flutter_libs: ^0.5.19+1
sqlite3: ^2.3.0
sqlite3: ^2.4.0
go_router: ^13.2.0
dart_pg: ^1.2.0
shared_preferences: ^2.2.2
Expand Down

0 comments on commit 175b1dd

Please sign in to comment.