Update to com.gradle.enterprise 3.6.1

Closes gh-9764
This commit is contained in:
Rob Winch 2021-05-17 10:37:09 -05:00
parent e5a652e749
commit f23bc9e812
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pluginManagement {
} }
plugins { plugins {
id "com.gradle.enterprise" version "3.5.1" id "com.gradle.enterprise" version "3.6.1"
id "io.spring.ge.conventions" version "0.0.7" id "io.spring.ge.conventions" version "0.0.7"
} }