Fix Gradle build
This commit is contained in:
parent
749a4ac34a
commit
7b1de6e1a8
|
|
@ -3,7 +3,6 @@ plugins {
|
|||
id 'org.jetbrains.kotlin.jvm' version '1.3.72' apply false
|
||||
id 'org.jetbrains.dokka' version '0.10.1' apply false
|
||||
id 'org.asciidoctor.jvm.convert' version '2.4.0'
|
||||
id 'io.spring.gradle-enterprise-conventions' version '0.0.2'
|
||||
id 'io.spring.nohttp' version '0.0.4.RELEASE'
|
||||
id 'de.undercouch.download' version '4.0.0'
|
||||
id "io.freefair.aspectj" version '4.1.1' apply false
|
||||
|
|
|
|||
Loading…
Reference in New Issue