Skip to content

Commit 809af63

Browse files
chore(deps): bump flutter_lints in /packages/android_intent_plus/example
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32ba69b commit 809af63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/android_intent_plus/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dev_dependencies:
1818
sdk: flutter
1919
flutter_test:
2020
sdk: flutter
21-
flutter_lints: ">=4.0.0 <6.0.0"
21+
flutter_lints: ^6.0.0
2222

2323
# The following section is specific to Flutter.
2424
flutter:

0 commit comments

Comments
 (0)