Skip to content

Commit 1f66cc2

Browse files
committed
Upgrade to Gradle Enterprise Conventions 0.0.10
Closes gh-818
1 parent f32194f commit 1f66cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pluginManagement {
1616

1717
plugins {
1818
id "com.gradle.enterprise" version "3.9"
19-
id "io.spring.ge.conventions" version "0.0.9"
19+
id "io.spring.ge.conventions" version "0.0.10"
2020
}
2121

2222
rootProject.name = "spring-restdocs"

0 commit comments

Comments
 (0)