Browse Source

Update to com.gradle.enterprise 3.6.1

Closes gh-9764
pull/9630/head
Rob Winch 5 years ago
parent
commit
f23bc9e812
  1. 2
      settings.gradle

2
settings.gradle

@ -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"
} }

Loading…
Cancel
Save