Skip to content

Commit d189e01

Browse files
chore(deps): update Cocoa SDK to v8.10.0 (#1606)
Co-authored-by: GitHub <[email protected]>
1 parent 6a47e6b commit d189e01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
- Bump Android SDK from v6.25.2 to v6.28.0 ([#1586](https://github.com/getsentry/sentry-dart/pull/1586))
1212
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6280)
1313
- [diff](https://github.com/getsentry/sentry-java/compare/6.25.2...6.28.0)
14-
- Bump Cocoa SDK from v8.9.1 to v8.9.4 ([#1584](https://github.com/getsentry/sentry-dart/pull/1584))
15-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#894)
16-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.9.1...8.9.4)
14+
- Bump Cocoa SDK from v8.9.1 to v8.10.0 ([#1584](https://github.com/getsentry/sentry-dart/pull/1584), [#1606](https://github.com/getsentry/sentry-dart/pull/1606))
15+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8100)
16+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.9.1...8.10.0)
1717

1818
## 7.9.0
1919

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

0 commit comments

Comments
 (0)