Upgrade com.gradle.enterprise plugin to 3.16.2
This commit is contained in:
committed by
Rossen Stoyanchev
parent
e21d4aedbd
commit
0bdda15b2d
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user