File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 909
909
<sha256 value =" 989cfe6b6a47b530971add6d55c043ecc1eded4144a66a981be5770ffee3de1c" origin =" Generated by Gradle" />
910
910
</artifact >
911
911
</component >
912
+ <component group =" com.gradle" name =" develocity-gradle-plugin" version =" 3.18.1" >
913
+ <artifact name =" develocity-gradle-plugin-3.18.1.jar" >
914
+ <sha256 value =" 0adf32afef4ae46a131367e393d18a5d9529750dfd1432287797a64b2c36c7ef" origin =" Generated by Gradle" />
915
+ </artifact >
916
+ </component >
912
917
<component group =" com.h2database" name =" h2" version =" 1.4.197" >
913
918
<artifact name =" h2-1.4.197.jar" >
914
919
<sha256 value =" 37f5216e14af2772930dff9b8734353f0a80e89ba3f33e065441de6537c5e842" origin =" Generated by Gradle" />
Original file line number Diff line number Diff line change 7
7
*/
8
8
9
9
plugins {
10
- id " com.gradle.enterprise " version " 3.16 .1"
10
+ id " com.gradle.develocity " version " 3.18 .1"
11
11
}
12
12
13
13
// Include all subdirectories as example projects
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ pluginManagement {
17
17
}
18
18
19
19
plugins {
20
- id " com.gradle.enterprise " version " 3.16 .1"
20
+ id " com.gradle.develocity " version " 3.18 .1"
21
21
id ' elasticsearch.java-toolchain'
22
22
}
23
23
You can’t perform that action at this time.
0 commit comments