Skip to content

Commit 067dd54

Browse files
authored
Merge pull request #821 from ooni/dependabot/gradle/io.sentry-sentry-kotlin-multiplatform-0.14.0
chore(deps): bump io.sentry:sentry-kotlin-multiplatform from 0.13.0 to 0.14.0
2 parents 8926040 + 37cf2d0 commit 067dd54

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
@@ -76,7 +76,7 @@ moko-permissions-compose = { module ="dev.icerock.moko:permissions-compose", ver
7676
moko-permissions-notifications = { module ="dev.icerock.moko:permissions-notifications", version.ref = "mokoPermissions" }
7777

7878
# Crash Reporting
79-
sentry = { module = "io.sentry:sentry-kotlin-multiplatform", version = "0.13.0" }
79+
sentry = { module = "io.sentry:sentry-kotlin-multiplatform", version = "0.14.0" }
8080

8181
# Markdown
8282
markdown = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version = "0.35.0" }

0 commit comments

Comments
 (0)