From e091446d84ff68b097ed14491abde459d8c1f106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 09:15:11 +0000 Subject: [PATCH] Bump native_toolchain_c in the all-pub-dependencies group Bumps the all-pub-dependencies group with 1 update: [native_toolchain_c](https://github.com/dart-lang/native/tree/main/pkgs). Updates `native_toolchain_c` from 0.17.6 to 0.18.0 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/native_toolchain_c-v0.18.0/pkgs) --- updated-dependencies: - dependency-name: native_toolchain_c dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pub-dependencies ... Signed-off-by: dependabot[bot] --- sqlite3/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlite3/pubspec.yaml b/sqlite3/pubspec.yaml index 644f87bb..e342c914 100644 --- a/sqlite3/pubspec.yaml +++ b/sqlite3/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: typed_data: ^1.3.2 hooks: ^1.0.0 code_assets: ^1.0.0 - native_toolchain_c: ^0.17.5 + native_toolchain_c: ^0.18.0 crypto: ^3.0.6 dev_dependencies: