Skip to content

Commit

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

---
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 Oct 21, 2024
1 parent 5f148e7 commit 15c6d56
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 @@ -1245,10 +1245,10 @@ packages:
dependency: "direct main"
description:
name: sqlite3_flutter_libs
sha256: "62bbb4073edbcdf53f40c80775f33eea01d301b7b81417e5b3fb7395416258c1"
sha256: ccd29dd6cf6fb9351fa07cd6f92895809adbf0779c1d986acf5e3d53b3250e33
url: "https://pub.dev"
source: hosted
version: "0.5.24"
version: "0.5.25"
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 @@ -63,7 +63,7 @@ dependencies:
drift: ^2.16.0
path: ^1.8.3
path_provider: ^2.1.4
sqlite3_flutter_libs: ^0.5.20
sqlite3_flutter_libs: ^0.5.25
get_it: ^7.6.8
flex_seed_scheme: ^1.5.0
flex_color_scheme: ^7.3.1
Expand Down

0 comments on commit 15c6d56

Please sign in to comment.