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.
1 parent 8f663a6 commit b81a2ebCopy full SHA for b81a2eb
build.gradle
@@ -1,8 +1,8 @@
1
// Plugins
2
plugins {
3
id "de.carne.java-tools" version "0.7.2" apply false
4
- id "org.sonarqube" version "2.7" apply false
5
- id "com.install4j.gradle" version "7.0.10" apply false
+ id "org.sonarqube" version "2.7.1" apply false
+ id "com.install4j.gradle" version "7.0.11" apply false
6
}
7
8
// Build helpers
0 commit comments