Update Gradle Enterprise plugin to 3.9
Closes gh-351
This commit is contained in:
committed by
Brian Clozel
parent
dbba8b17f8
commit
d4c5b7b1ae
@@ -19,7 +19,7 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.8.1"
|
||||
id "com.gradle.enterprise" version "3.9"
|
||||
id "io.spring.ge.conventions" version "0.0.9"
|
||||
}
|
||||
|
||||
@@ -45,4 +45,4 @@ settings.gradle.projectsLoaded {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user