We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 903323b + d4445e6 commit 1979aabCopy full SHA for 1979aab
1 file changed
build.gradle.kts
@@ -32,7 +32,7 @@ subprojects {
32
33
implementation("org.reflections:reflections:0.10.2")
34
implementation("org.json:json:20240303")
35
- implementation("io.sentry:sentry-async-profiler:8.29.0")
+ implementation("io.sentry:sentry-async-profiler:8.30.0")
36
37
compileOnly("org.projectlombok:lombok:1.18.42")
38
0 commit comments