Skip to content

Commit a5a886c

Browse files
authored
Bump: Sentry Cocoa 7.3.0 (#589)
1 parent 1c5a4c8 commit a5a886c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Fix: Set custom SentryHttpClientError when HTTP error is captured without an exception (#580)
44
* Bump: Android AGP 4.1 (#586)
5+
* Bump: Sentry Cocoa to 7.3.0 (#589)
56

67
# 6.0.0
78

flutter/ios/sentry_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Sentry SDK for Flutter with support to native through sentry-cocoa.
1212
:tag => s.version.to_s }
1313
s.source_files = 'Classes/**/*'
1414
s.public_header_files = 'Classes/**/*.h'
15-
s.dependency 'Sentry', '~> 7.2.7'
15+
s.dependency 'Sentry', '~> 7.3.0'
1616
s.ios.dependency 'Flutter'
1717
s.osx.dependency 'FlutterMacOS'
1818
s.ios.deployment_target = '9.0'

0 commit comments

Comments
 (0)