File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 651
651
<sha256 value =" 48234cd74e35d91a31a683820a35b5b6d11b55527f32a5b162c6757408b95d7a" origin =" Generated by Gradle" />
652
652
</artifact >
653
653
</component >
654
- <component group =" com.gradle" name =" gradle-enterprise-gradle-plugin" version =" 3.12.6 " >
655
- <artifact name =" gradle-enterprise-gradle-plugin-3.12.6 .jar" >
656
- <sha256 value =" d4b66fe6c77b6d4ffa5c9001eec881b16e4df0c58f75fa652cb1c9279c879e52 " origin =" Generated by Gradle" />
654
+ <component group =" com.gradle" name =" gradle-enterprise-gradle-plugin" version =" 3.13.1 " >
655
+ <artifact name =" gradle-enterprise-gradle-plugin-3.13.1 .jar" >
656
+ <sha256 value =" 714ce14532037b8983feabe809f0ff33e81bf5b3e651b2d95fd4cac40609d320 " origin =" Generated by Gradle" />
657
657
</artifact >
658
658
</component >
659
659
<component group =" com.h2database" name =" h2" version =" 1.4.197" >
Original file line number Diff line number Diff line change 7
7
*/
8
8
9
9
plugins {
10
- id " com.gradle.enterprise" version " 3.11.4 "
10
+ id " com.gradle.enterprise" version " 3.13.1 "
11
11
}
12
12
13
13
// Include all subdirectories as example projects
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginManagement {
6
6
}
7
7
8
8
plugins {
9
- id " com.gradle.enterprise" version " 3.12.6 "
9
+ id " com.gradle.enterprise" version " 3.13.1 "
10
10
}
11
11
12
12
includeBuild " build-conventions"
You can’t perform that action at this time.
0 commit comments