diff --git a/build.gradle.kts b/build.gradle.kts index b202e2921..2664f6cf6 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -32,7 +32,7 @@ subprojects { implementation("org.reflections:reflections:0.10.2") implementation("org.json:json:20240303") - implementation("io.sentry:sentry-async-profiler:8.30.0") + implementation("io.sentry:sentry-async-profiler:8.32.0") compileOnly("org.projectlombok:lombok:1.18.42")