Skip to content

Commit

Permalink
root: Update plugin sentry to v4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 0dae611 commit 9ddd11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.5" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
sentry = { id = "io.sentry.android.gradle", version = "4.10.0" }
sentry = { id = "io.sentry.android.gradle", version = "4.13.0" }
sonar = { id = "org.sonarqube", version = "4.0.0.2929" }

[bundles]

0 comments on commit 9ddd11b

Please sign in to comment.