Add Gradle Enterprise plugin
Issue gh-94
This commit is contained in:
parent
46b4e25e7a
commit
7d9bf3ecd4
@ -13,6 +13,11 @@ pluginManagement {
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.10.2"
|
||||
id "io.spring.ge.conventions" version "0.0.7"
|
||||
}
|
||||
|
||||
include ":reactive:rsocket:hello-security"
|
||||
include ":reactive:webflux-fn:hello"
|
||||
include ":reactive:webflux-fn:hello-security"
|
||||
|
Loading…
x
Reference in New Issue
Block a user