diff --git a/build.gradle.kts b/build.gradle.kts index ebc5b7d..da4e6f5 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -33,7 +33,7 @@ idea { } dependencies { - implementation("io.sentry:sentry:7.10.0") + implementation("io.sentry:sentry:7.13.0") implementation("org.apache.commons:commons-text:1.12.0") }