diff --git a/build.gradle.kts b/build.gradle.kts index 699fbe2..d16a6ca 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -47,7 +47,7 @@ dependencies { implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4") - implementation("io.sentry:sentry-spring-boot-starter:4.3.0") + implementation("io.sentry:sentry-spring-boot-starter:6.32.0") implementation("org.unix4j:unix4j-command:0.6")