Procházet zdrojové kódy

Merge branch '0.4.x' into 1.0.x

Closes gh-1193
Joe Grandja před 2 roky
rodič
revize
97be49df06
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -8,7 +8,7 @@ pluginManagement {
 
 plugins {
 	id "com.gradle.enterprise" version "3.11.1"
-	id "io.spring.ge.conventions" version "0.0.11"
+	id "io.spring.ge.conventions" version "0.0.13"
 }
 
 dependencyResolutionManagement {