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 @@ -17,7 +17,7 @@ commons-codec = "commons-codec:commons-codec:1.11"
1717commmons-io = " commons-io:commons-io:2.2"
1818docker-compose = " com.avast.gradle:gradle-docker-compose-plugin:0.17.5"
1919forbiddenApis = " de.thetaphi:forbiddenapis:3.8"
20- gradle-enterprise = " com.gradle:develocity-gradle-plugin:3.19.2 "
20+ gradle-enterprise = " com.gradle:develocity-gradle-plugin:4.0.1 "
2121hamcrest = " org.hamcrest:hamcrest:2.1"
2222httpcore = " org.apache.httpcomponents:httpcore:4.4.12"
2323httpclient = " org.apache.httpcomponents:httpclient:4.5.14"
Original file line number Diff line number Diff line change 804804 <sha256 value =" 48234cd74e35d91a31a683820a35b5b6d11b55527f32a5b162c6757408b95d7a" origin =" Generated by Gradle" />
805805 </artifact >
806806 </component >
807- <component group =" com.gradle" name =" develocity-gradle-plugin" version =" 3.19.2" >
808- <artifact name =" develocity-gradle-plugin-3.19.2.jar" >
809- <sha256 value =" fc611e8858a901619831ea1d9efd289db7fea28a0ca3d091abdd363365d9512b" origin =" Generated by Gradle" />
807+ <component group =" com.gradle" name =" develocity-gradle-plugin" version =" 4.0.1" >
808+ <artifact name =" develocity-gradle-plugin-4.0.1.jar" >
809+ <sha256 value =" fc611e8858a901619831ea1d9efd289db7fea28a0ca3d091abdd363365d9512b" origin =" Generated by Gradle" >
810+ <also-trust value =" 62a98a9df9fbf8c16772787aa5a0009cedcf45c366a0969274bc3b3644c1de25" />
811+ </sha256 >
810812 </artifact >
811813 </component >
812814 <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