Upgrade io.spring.ge.conventions plugin to version 0.0.7

This will hopefully allow the build to pass again on the CI server.
This commit is contained in:
Sam Brannen
2021-01-27 18:09:13 +01:00
parent 94ac2e4de7
commit 51079a40ae

View File

@@ -1,6 +1,6 @@
plugins {
id 'io.spring.dependency-management' version '1.0.9.RELEASE' apply false
id 'io.spring.gradle-enterprise-conventions' version '0.0.2'
id 'io.spring.ge.conventions' version '0.0.7'
id 'io.spring.nohttp' version '0.0.5.RELEASE'
id 'org.jetbrains.kotlin.jvm' version '1.3.72' apply false
id 'org.jetbrains.dokka' version '0.10.1' apply false