File tree Expand file tree Collapse file tree 7 files changed +11
-9
lines changed Expand file tree Collapse file tree 7 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 88 */
99
1010plugins {
11- id " com.gradle.develocity" version " 3.19.2 "
11+ id " com.gradle.develocity" version " 4.0.1 "
1212}
1313
1414rootProject. name = ' build-conventions'
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ pluginManagement {
99}
1010
1111plugins {
12- id " com.gradle.develocity" version " 3.19.2 "
12+ id " com.gradle.develocity" version " 4.0.1 "
1313}
1414
1515dependencyResolutionManagement {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pluginManagement {
1010 includeBuild " ../build-conventions"
1111}
1212plugins {
13- id " com.gradle.develocity" version " 3.19.2 "
13+ id " com.gradle.develocity" version " 4.0.1 "
1414}
1515include ' reaper'
1616
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ checkstyle = "com.puppycrawl.tools:checkstyle:10.3"
1616commmons-io = " commons-io:commons-io:2.2"
1717docker-compose = " com.avast.gradle:gradle-docker-compose-plugin:0.17.5"
1818forbiddenApis = " de.thetaphi:forbiddenapis:3.8"
19- gradle-enterprise = " com.gradle:develocity-gradle-plugin:3.19.2 "
19+ gradle-enterprise = " com.gradle:develocity-gradle-plugin:4.0.1 "
2020hamcrest = " org.hamcrest:hamcrest:3.0"
2121httpcore5 = " org.apache.httpcomponents.core5:httpcore5:5.3.3"
2222httpclient5 = " org.apache.httpcomponents.client5:httpclient5:5.4.2"
Original file line number Diff line number Diff line change 781781 <sha256 value =" 48234cd74e35d91a31a683820a35b5b6d11b55527f32a5b162c6757408b95d7a" origin =" Generated by Gradle" />
782782 </artifact >
783783 </component >
784- <component group =" com.gradle" name =" develocity-gradle-plugin" version =" 3.19.2" >
785- <artifact name =" develocity-gradle-plugin-3.19.2.jar" >
786- <sha256 value =" fc611e8858a901619831ea1d9efd289db7fea28a0ca3d091abdd363365d9512b" origin =" Generated by Gradle" />
784+ <component group =" com.gradle" name =" develocity-gradle-plugin" version =" 4.0.1" >
785+ <artifact name =" develocity-gradle-plugin-4.0.1.jar" >
786+ <sha256 value =" fc611e8858a901619831ea1d9efd289db7fea28a0ca3d091abdd363365d9512b" origin =" Generated by Gradle" >
787+ <also-trust value =" 62a98a9df9fbf8c16772787aa5a0009cedcf45c366a0969274bc3b3644c1de25" />
788+ </sha256 >
787789 </artifact >
788790 </component >
789791 <component group =" com.gradleup.shadow" name =" shadow-gradle-plugin" version =" 8.3.5" >
Original file line number Diff line number Diff line change 88 */
99
1010plugins {
11- id " com.gradle.develocity" version " 3.19.2 "
11+ id " com.gradle.develocity" version " 4.0.1 "
1212}
1313
1414// Include all subdirectories as example projects
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pluginManagement {
1414}
1515
1616plugins {
17- id " com.gradle.develocity" version " 3.19.2 "
17+ id " com.gradle.develocity" version " 4.0.1 "
1818 id ' elasticsearch.java-toolchain'
1919}
2020
You can’t perform that action at this time.
0 commit comments