Skip to content

Commit 51079a4

Browse files
committed
Upgrade io.spring.ge.conventions plugin to version 0.0.7
This will hopefully allow the build to pass again on the CI server.
1 parent 94ac2e4 commit 51079a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'io.spring.dependency-management' version '1.0.9.RELEASE' apply false
3-
id 'io.spring.gradle-enterprise-conventions' version '0.0.2'
3+
id 'io.spring.ge.conventions' version '0.0.7'
44
id 'io.spring.nohttp' version '0.0.5.RELEASE'
55
id 'org.jetbrains.kotlin.jvm' version '1.3.72' apply false
66
id 'org.jetbrains.dokka' version '0.10.1' apply false

0 commit comments

Comments
 (0)