Skip to content

Commit 66ec189

Browse files
committed
Upgrade to Compatibility Test Plugin 0.0.2
Closes gh-62
1 parent 137b0b2 commit 66ec189

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
@@ -3,7 +3,7 @@ plugins {
33
id "io.spring.javaformat" version "$javaFormatVersion"
44
id "java-gradle-plugin"
55
id "maven-publish"
6-
id "io.spring.compatibility-test" version "0.0.1"
6+
id "io.spring.compatibility-test" version "0.0.2"
77
}
88

99
description = "Gradle Enterprise Conventions Gradle plugin"

0 commit comments

Comments
 (0)