We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ac2e4 commit 51079a4Copy full SHA for 51079a4
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'io.spring.dependency-management' version '1.0.9.RELEASE' apply false
3
- id 'io.spring.gradle-enterprise-conventions' version '0.0.2'
+ id 'io.spring.ge.conventions' version '0.0.7'
4
id 'io.spring.nohttp' version '0.0.5.RELEASE'
5
id 'org.jetbrains.kotlin.jvm' version '1.3.72' apply false
6
id 'org.jetbrains.dokka' version '0.10.1' apply false
0 commit comments