diff --git a/example/pubspec.yaml b/example/pubspec.yaml index a02a286..95d8958 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -29,15 +29,15 @@ dependencies: google_navigation_flutter: ^0.9.1 http: ^1.1.2 meta: ^1.17.0 - permission_handler: ^11.3.1 + permission_handler: ^12.0.3 dev_dependencies: - flutter_lints: ^5.0.0 + flutter_lints: ^6.0.0 flutter_test: sdk: flutter integration_test: sdk: flutter - patrol: 4.6.1 + patrol: 4.7.0 pub_semver: ^2.1.4 test_api: any