Upgrade com.gradle.enterprise plugin to 3.16.2
This commit is contained in:
committed by
Rossen Stoyanchev
parent
82735d0eec
commit
94dc11bb2d
@@ -6,8 +6,8 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.enterprise' version '3.14.1'
|
||||
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 = 'webflow'
|
||||
|
||||
Reference in New Issue
Block a user