Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 9304a82 commit e22903e
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 @@ -1258,10 +1258,10 @@ packages:
dependency: "direct main"
description:
name: sqlite3_flutter_libs
sha256: "7ae52b23366e5295005022e62fa093f64bfe190810223ea0ebf733a4cd140bce"
sha256: "636b0fe8a2de894e5455572f6cbbc458f4ffecfe9f860b79439e27041ea4f0b9"
url: "https://pub.dev"
source: hosted
version: "0.5.26"
version: "0.5.27"
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.16.0
path: ^1.8.3
path_provider: ^2.1.5
sqlite3_flutter_libs: ^0.5.20
sqlite3_flutter_libs: ^0.5.27
get_it: ^8.0.2
flex_seed_scheme: ^3.4.1
flex_color_scheme: ^8.0.2
Expand Down

0 comments on commit e22903e

Please sign in to comment.