Upgrade to GE Conventions plugin 0.0.9

This commit is contained in:
Andy Wilkinson
2022-01-11 21:38:39 +00:00
parent a4cdc49524
commit f780908a4c

View File

@@ -15,7 +15,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.8"
id "io.spring.ge.conventions" version "0.0.7"
id "io.spring.ge.conventions" version "0.0.9"
}
rootProject.name = "spring-restdocs"