Explorar el Código

Merge branch 'gradle/6.4.x/io.spring.develocity.conventions-0.0.23' into 6.4.x

Rob Winch hace 2 meses
padre
commit
362cc62611
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -5,7 +5,7 @@ pluginManagement {
 }
 
 plugins {
-	id "io.spring.develocity.conventions" version "0.0.22"
+	id "io.spring.develocity.conventions" version "0.0.23"
 }
 
 dependencyResolutionManagement {