Преглед изворни кода

Update gradle-enterprise-conventions plugin to 0.0.11

Issue gh-788
Joe Grandja пре 3 година
родитељ
комит
65400f8c71
1 измењених фајлова са 1 додато и 1 уклоњено
  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 {