Преглед на файлове

Migrate to io.spring.develocity.conventions plugin

Closes gh-15670
Steve Riesenberg преди 1 година
родител
ревизия
5c71e0e3d7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -6,7 +6,7 @@ pluginManagement {
 
 plugins {
 	id "com.gradle.develocity" version "3.18"
-	id "io.spring.ge.conventions" version "0.0.17"
+	id "io.spring.develocity.conventions" version "0.0.20"
 }
 
 dependencyResolutionManagement {