Upgrade io.spring.ge.conventions to 0.0.9

Closes gh-578
This commit is contained in:
Joe Grandja
2022-01-18 05:51:50 -05:00
parent d302444650
commit 9614a252c9

View File

@@ -7,7 +7,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-authorization-server'