We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e714272 commit c565077Copy full SHA for c565077
build.gradle.kts
@@ -31,7 +31,6 @@ dependencies {
31
exclude("io.sentry", "sentry-logback")
32
exclude("info.picocli", "picocli-spring-boot-starter")
33
exclude("me.tongfei", "progressbar")
34
- exclude("io.sentry", "sentry")
35
}
36
implementation("org.sonarsource.analyzer-commons", "sonar-analyzer-commons", "2.5.0.1358")
37
0 commit comments