Sfoglia il codice sorgente

Update gradle-enterprise-conventions plugin to 0.0.11

Issue gh-788
Joe Grandja 3 anni fa
parent
commit
65400f8c71
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

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