From f33707a8b31f1ff6113844dabd29579b47b6dd20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:46:37 +0000 Subject: [PATCH] chore(deps): bump ffigen in /packages/native/storage Bumps [ffigen](https://github.com/dart-lang/native/tree/main/pkgs) from 14.0.1 to 16.0.0. - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: ffigen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/native/storage/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/native/storage/pubspec.yaml b/packages/native/storage/pubspec.yaml index 6608341..8c5a256 100644 --- a/packages/native/storage/pubspec.yaml +++ b/packages/native/storage/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: xdg_directories: ^1.0.4 dev_dependencies: - ffigen: ^14.0.0 + ffigen: ">=14.0.0 <17.0.0" jnigen: ^0.11.0 lints: ">=4.0.0 <6.0.0" test: ^1.24.0