Skip to content

Commit 41d2a77

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-sentry-native-ndk.sh to 0.11.3
1 parent 514df68 commit 41d2a77

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
@@ -46,9 +46,9 @@
4646

4747
### Dependencies
4848

49-
- Bump Native SDK from v0.10.1 to v0.11.2 ([#4775](https://github.com/getsentry/sentry-java/pull/4775))
50-
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0112)
51-
- [diff](https://github.com/getsentry/sentry-native/compare/0.10.1...0.11.2)
49+
- Bump Native SDK from v0.10.1 to v0.11.3 ([#4775](https://github.com/getsentry/sentry-java/pull/4775), [#4810](https://github.com/getsentry/sentry-java/pull/4810))
50+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0113)
51+
- [diff](https://github.com/getsentry/sentry-native/compare/0.10.1...0.11.3)
5252

5353
## 8.23.0
5454

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ quartz = { module = "org.quartz-scheduler:quartz", version = "2.3.0" }
134134
reactor-core = { module = "io.projectreactor:reactor-core", version = "3.5.3" }
135135
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
136136
retrofit-gson = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit" }
137-
sentry-native-ndk = { module = "io.sentry:sentry-native-ndk", version = "0.11.2" }
137+
sentry-native-ndk = { module = "io.sentry:sentry-native-ndk", version = "0.11.3" }
138138
servlet-api = { module = "javax.servlet:javax.servlet-api", version = "3.1.0" }
139139
servlet-jakarta-api = { module = "jakarta.servlet:jakarta.servlet-api", version = "6.1.0" }
140140
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }

0 commit comments

Comments
 (0)