Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 4406a39 commit d59553d
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 @@ -1189,10 +1189,10 @@ packages:
dependency: "direct main"
description:
name: sqlite3_flutter_libs
sha256: "3e3583b77cf888a68eae2e49ee4f025f66b86623ef0d83c297c8d903daa14871"
sha256: "90963b515721d6a71e96f438175cf43c979493ed14822860a300b69694c74eb6"
url: "https://pub.dev"
source: hosted
version: "0.5.18"
version: "0.5.19+1"
sqlparser:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies:
drift: ^2.15.0
path: ^1.8.3
path_provider: ^2.1.1
sqlite3_flutter_libs: ^0.5.18
sqlite3_flutter_libs: ^0.5.19+1
get_it: ^7.6.4
flex_seed_scheme: ^1.4.0
flex_color_scheme: ^7.3.1
Expand Down

0 comments on commit d59553d

Please sign in to comment.