Эх сурвалжийг харах

Update gradle-enterprise-conventions plugin to 0.0.11

Issue gh-788
Joe Grandja 3 жил өмнө
parent
commit
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 {