Skip to content

Commit 0d5ec8e

Browse files
chore(deps): update Cocoa SDK to v7.31.5 (#1207)
Co-authored-by: GitHub <[email protected]>
1 parent 3f23617 commit 0d5ec8e

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
@@ -7,9 +7,9 @@
77
- Bump Android SDK from v6.9.2 to v6.10.0 ([#1194](https://github.com/getsentry/sentry-dart/pull/1194))
88
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6100)
99
- [diff](https://github.com/getsentry/sentry-java/compare/6.9.2...6.10.0)
10-
- Bump Cocoa SDK from v7.31.3 to v7.31.4 ([#1190](https://github.com/getsentry/sentry-dart/pull/1190))
11-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/8.0.0/CHANGELOG.md#7314)
12-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.31.3...7.31.4)
10+
- Bump Cocoa SDK from v7.31.3 to v7.31.5 ([#1190](https://github.com/getsentry/sentry-dart/pull/1190), [#1207](https://github.com/getsentry/sentry-dart/pull/1207))
11+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/8.0.0/CHANGELOG.md#7315)
12+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.31.3...7.31.5)
1313

1414
## 6.18.1
1515

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

0 commit comments

Comments
 (0)