File tree 3 files changed +5
-5
lines changed 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 679
679
<sha256 value =" 48234cd74e35d91a31a683820a35b5b6d11b55527f32a5b162c6757408b95d7a" origin =" Generated by Gradle" />
680
680
</artifact >
681
681
</component >
682
- <component group =" com.gradle" name =" gradle-enterprise-gradle-plugin" version =" 3.8.1 " >
683
- <artifact name =" gradle-enterprise-gradle-plugin-3.8.1 .jar" >
684
- <sha256 value =" 244ce3fb2d37bed404c556691508ca828eef2539dcb671e7215b90c0156509fa " origin =" Generated by Gradle" />
682
+ <component group =" com.gradle" name =" gradle-enterprise-gradle-plugin" version =" 3.11.4 " >
683
+ <artifact name =" gradle-enterprise-gradle-plugin-3.11.4 .jar" >
684
+ <sha256 value =" b4041a80894cfb0906d28bacf3dbba1a3b1c875ed5a2028b20bcd135d86bcb4d " origin =" Generated by Gradle" />
685
685
</artifact >
686
686
</component >
687
687
<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.8.1 "
10
+ id " com.gradle.enterprise" version " 3.11.4 "
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.8.1 "
9
+ id " com.gradle.enterprise" version " 3.11.4 "
10
10
}
11
11
12
12
includeBuild " build-conventions"
You can’t perform that action at this time.
0 commit comments