We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0eafdf + 5f10760 commit f1f5ad8Copy full SHA for f1f5ad8
build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"
22
id("ru.vyarus.pom") version "3.0.0"
23
id("org.jreleaser") version "1.23.0"
24
- id("org.sonarqube") version "7.2.2.6593"
+ id("org.sonarqube") version "7.2.3.7755"
25
id("me.champeau.jmh") version "0.7.3"
26
id("com.gorylenko.gradle-git-properties") version "2.5.7"
27
}
0 commit comments