Skip to content

Commit 31af969

Browse files
chore(deps): update Cocoa SDK to v8.7.3 (#1487)
Co-authored-by: GitHub <[email protected]>
1 parent 0d73a18 commit 31af969

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
- Bump Android SDK from v6.19.0 to v6.20.0 ([#1466](https://github.com/getsentry/sentry-dart/pull/1466), [#1491](https://github.com/getsentry/sentry-dart/pull/1491))
1616
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6200)
1717
- [diff](https://github.com/getsentry/sentry-java/compare/6.19.0...6.20.0)
18+
- Bump Cocoa SDK from v8.7.2 to v8.7.3 ([#1487](https://github.com/getsentry/sentry-dart/pull/1487))
19+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#873)
20+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.2...8.7.3)
1821

1922
## 7.6.2
2023

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/HybridSDK', '8.7.2'
15+
s.dependency 'Sentry/HybridSDK', '8.7.3'
1616
s.ios.dependency 'Flutter'
1717
s.osx.dependency 'FlutterMacOS'
1818
s.ios.deployment_target = '11.0'

0 commit comments

Comments
 (0)