Browse Source

Update com.gradle.enterprise plugin to 3.13.3

Closes gh-1234
Issue gh-1231
Steve Riesenberg 2 năm trước cách đây
mục cha
commit
26ff4dad90
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -7,7 +7,7 @@ pluginManagement {
 }
 
 plugins {
-	id "com.gradle.enterprise" version "3.12.3"
+	id "com.gradle.enterprise" version "3.13.3"
 	id "io.spring.ge.conventions" version "0.0.13"
 }