Browse Source

Merge branch '2.6.x' into 2.7.x

Closes gh-29450
pull/29525/head
Andy Wilkinson 4 years ago
parent
commit
935587b218
  1. 2
      settings.gradle

2
settings.gradle

@ -22,7 +22,7 @@ pluginManagement { @@ -22,7 +22,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.8"
id "com.gradle.enterprise" version "3.8.1"
id "io.spring.ge.conventions" version "0.0.9"
}

Loading…
Cancel
Save