We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4187c commit b6e9821Copy full SHA for b6e9821
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
// release
3
- id("com.bakdata.sonar") version "1.3.0"
+ id("com.bakdata.release") version "1.3.0"
4
// eat your own dog food - apply the plugins to this plugin project
5
id("com.bakdata.sonar") version "1.1.17"
6
id("com.bakdata.sonatype") version "1.2.2"
0 commit comments