diff --git a/pubspec.lock b/pubspec.lock index bde8369..0fd9d1e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -610,14 +610,14 @@ packages: name: sentry url: "https://pub.dartlang.org" source: hosted - version: "6.4.0" + version: "6.5.1" sentry_flutter: dependency: "direct main" description: name: sentry_flutter url: "https://pub.dartlang.org" source: hosted - version: "6.4.0" + version: "6.5.1" share_plus: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 631cff7..2a5fcc4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.23.0+94 +version: 1.23.1+95 environment: sdk: ">=2.12.0 <3.0.0" @@ -42,7 +42,7 @@ dependencies: intl: ^0.17.0 timeago_flutter: ^1.0.0 shared_preferences: ^2.0.7 - sentry_flutter: ^6.4.0 + sentry_flutter: ^6.5.1 url_launcher: ^6.0.12 share_plus: ^4.0.2 provider: ^6.0.1