瀏覽代碼

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 {