Skip to content

Commit

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

---
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 Dec 23, 2024
1 parent 7afe947 commit feb6d6b
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: "636b0fe8a2de894e5455572f6cbbc458f4ffecfe9f860b79439e27041ea4f0b9"
sha256: "73016db8419f019e807b7a5e5fbf2a7bd45c165fed403b8e7681230f3a102785"
url: "https://pub.dev"
source: hosted
version: "0.5.27"
version: "0.5.28"
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:
provider: ^6.1.2
rive: ^0.13.20
shared_preferences: ^2.3.3
sqlite3_flutter_libs: ^0.5.27
sqlite3_flutter_libs: ^0.5.28
table_calendar: ^3.0.8
url_launcher: ^6.3.1
version: ^3.0.2
Expand Down

0 comments on commit feb6d6b

Please sign in to comment.