Skip to content

Commit b514e6f

Browse files
chore(deps): update plugin sentry to v5.2.0
1 parent 556e36a commit b514e6f

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
@@ -235,7 +235,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
235235
kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
236236
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
237237
google-services = { id = "com.google.gms.google-services", version = "4.4.2" }
238-
sentry = { id = "io.sentry.android.gradle", version = "5.1.0" }
238+
sentry = { id = "io.sentry.android.gradle", version = "5.2.0" }
239239
datadog = { id = "com.datadoghq.dd-sdk-android-gradle-plugin", version = "1.15.0" }
240240

241241
[bundles]

0 commit comments

Comments
 (0)