Browse Source

Merge branch '5.6.x' into 5.7.x

pull/11889/head
Marcus Da Coregio 4 years ago
parent
commit
e01b43f0e4
  1. 2
      settings.gradle

2
settings.gradle

@ -6,7 +6,7 @@ pluginManagement {
} }
plugins { plugins {
id "com.gradle.enterprise" version "3.8.1" id "com.gradle.enterprise" version "3.11.1"
id "io.spring.ge.conventions" version "0.0.7" id "io.spring.ge.conventions" version "0.0.7"
} }

Loading…
Cancel
Save