Browse Source

Merge branch '2.7.x' into 3.0.x

Closes gh-34187
pull/34503/head
Andy Wilkinson 3 years ago
parent
commit
24260cbd63
  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.1"
id "com.gradle.enterprise" version "3.12.2"
id "io.spring.ge.conventions" version "0.0.13"
}

Loading…
Cancel
Save