Browse Source

Merge branch '5.7.x' into 5.8.x

Marcus Da Coregio 2 years ago
parent
commit
9a4b39e823
1 changed files with 1 additions and 1 deletions
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -6,7 +6,7 @@ pluginManagement {
 }
 
 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"
 }