diff --git a/settings.gradle b/settings.gradle index 7e37225b..6ba2d4c8 100644 --- a/settings.gradle +++ b/settings.gradle @@ -13,8 +13,8 @@ pluginManagement { } plugins { - id "com.gradle.enterprise" version "3.12.6" - id "io.spring.ge.conventions" version "0.0.14" + id "com.gradle.enterprise" version "3.16.2" + id "io.spring.ge.conventions" version "0.0.15" } rootProject.name = 'spring-graphql'