Explorar el Código

Merge branch '0.4.x' into 1.0.x

Closes gh-1193
Joe Grandja hace 2 años
padre
commit
97be49df06
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {