Skip to content

Commit 75a4e7e

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-sentry-native-ndk.sh to 0.12.1
1 parent ab8a72d commit 75a4e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3" }
137+
sentry-native-ndk = { module = "io.sentry:sentry-native-ndk", version = "0.12.1" }
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)