Skip to content

Commit

Permalink
upgrade sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkrieger committed May 26, 2022
1 parent 3a0a3f5 commit 0d18ef3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
Expand Down

0 comments on commit 0d18ef3

Please sign in to comment.