Browse Source

Merge branch '2.7.x' into 3.0.x

Closes gh-34750
pull/34917/head
Andy Wilkinson 3 years ago
parent
commit
042c8e94a9
  1. 2
      settings.gradle

2
settings.gradle

@ -19,7 +19,7 @@ pluginManagement { @@ -19,7 +19,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.4"
id "com.gradle.enterprise" version "3.12.5"
id "io.spring.ge.conventions" version "0.0.13"
}

Loading…
Cancel
Save