Browse Source

Merge branch '2.5.x' into 2.6.x

Closes gh-30736
pull/30839/head
Stephane Nicoll 4 years ago
parent
commit
a048e4ccb7
  1. 2
      settings.gradle

2
settings.gradle

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

Loading…
Cancel
Save