File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 88 */
99
1010plugins {
11- id " com.gradle.develocity" version " 4.1.1 "
11+ id " com.gradle.develocity" version " 4.2.2 "
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 " 4.1.1 "
12+ id " com.gradle.develocity" version " 4.2.2 "
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 " 4.1.1 "
13+ id " com.gradle.develocity" version " 4.2.2 "
1414}
1515include ' reaper'
1616
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ checkstyle = "com.puppycrawl.tools:checkstyle:11.0.1"
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:4.1.1 "
20+ gradle-enterprise = " com.gradle:develocity-gradle-plugin:4.2.2 "
2121hamcrest = " org.hamcrest:hamcrest:3.0"
2222httpcore5 = " org.apache.httpcomponents.core5:httpcore5:5.3.3"
2323httpclient5 = " org.apache.httpcomponents.client5:httpclient5:5.4.2"
Original file line number Diff line number Diff line change 837837 <sha256 value =" 48234cd74e35d91a31a683820a35b5b6d11b55527f32a5b162c6757408b95d7a" origin =" Generated by Gradle" />
838838 </artifact >
839839 </component >
840- <component group =" com.gradle" name =" develocity-gradle-plugin" version =" 4.1.1 " >
841- <artifact name =" develocity-gradle-plugin-4.1.1 .jar" >
842- <sha256 value =" 21a509cfff19aad0eb23dcc2a1979345708ffa61d6f4488f8956caae51cb55ff " origin =" Generated by Gradle" />
840+ <component group =" com.gradle" name =" develocity-gradle-plugin" version =" 4.2.2 " >
841+ <artifact name =" develocity-gradle-plugin-4.2.2 .jar" >
842+ <sha256 value =" 3e45a8c18b34a8dddeb185c3e7030728634aaf31b9762052e5dae87f3d597fba " origin =" Generated by Gradle" />
843843 </artifact >
844844 </component >
845845 <component group =" com.gradleup.gratatouille" name =" gratatouille-runtime" version =" 0.0.8" >
Original file line number Diff line number Diff line change 88 */
99
1010plugins {
11- id " com.gradle.develocity" version " 4.1.1 "
11+ id " com.gradle.develocity" version " 4.2.2 "
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 " 4.1.1 "
17+ id " com.gradle.develocity" version " 4.2.2 "
1818 id ' elasticsearch.java-toolchain'
1919 id ' elasticsearch.component-metadata-rules'
2020}
You can’t perform that action at this time.
0 commit comments