Skip to content

Commit a609134

Browse files
github-actions[bot]web-flowmarandaneto
authored
chore(deps): update Cocoa SDK to v7.31.1 (#1139)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Manoel Aranda Neto <[email protected]>
1 parent f4cc744 commit a609134

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515

1616
### Dependencies
1717

18-
- Bump Cocoa SDK from v7.30.2 to v7.31.0 ([#1132](https://github.com/getsentry/sentry-dart/pull/1132))
19-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7310)
20-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.30.2...7.31.0)
18+
- Bump Cocoa SDK from v7.30.2 to v7.31.1 ([#1132](https://github.com/getsentry/sentry-dart/pull/1132), [#1139](https://github.com/getsentry/sentry-dart/pull/1139))
19+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7311)
20+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.30.2...7.31.1)
2121
- Bump Android SDK from v6.7.0 to v6.7.1 ([#1112](https://github.com/getsentry/sentry-dart/pull/1112))
2222
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#671)
2323
- [diff](https://github.com/getsentry/sentry-java/compare/6.7.0...6.7.1)

flutter/ios/sentry_flutter.podspec

+1-1
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', '7.31.0'
15+
s.dependency 'Sentry/HybridSDK', '7.31.1'
1616
s.ios.dependency 'Flutter'
1717
s.osx.dependency 'FlutterMacOS'
1818
s.ios.deployment_target = '9.0'

0 commit comments

Comments
 (0)