File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed 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.6"
20- gradle-enterprise = " com.gradle:develocity-gradle-plugin:3.17.4 "
20+ gradle-enterprise = " com.gradle:develocity-gradle-plugin:3.18.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 781781 <sha256 value =" e2b3f8a191b0b401b75c2c4542d3d1719814a4212e6920fae4f2f940678bfd99" origin =" Generated by Gradle" />
782782 </artifact >
783783 </component >
784+ <component group =" com.gradle" name =" develocity-gradle-plugin" version =" 3.18.1" >
785+ <artifact name =" develocity-gradle-plugin-3.18.1.jar" >
786+ <sha256 value =" 0adf32afef4ae46a131367e393d18a5d9529750dfd1432287797a64b2c36c7ef" origin =" Generated by Gradle" />
787+ </artifact >
788+ </component >
784789 <component group =" com.h2database" name =" h2" version =" 1.4.197" >
785790 <artifact name =" h2-1.4.197.jar" >
786791 <sha256 value =" 37f5216e14af2772930dff9b8734353f0a80e89ba3f33e065441de6537c5e842" origin =" Generated by Gradle" />
Original file line number Diff line number Diff line change 77 */
88
99plugins {
10- id " com.gradle.develocity" version " 3.17.4 "
10+ id " com.gradle.develocity" version " 3.18.1 "
1111}
1212
1313// Include all subdirectories as example projects
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ pluginManagement {
1717}
1818
1919plugins {
20- id " com.gradle.develocity" version " 3.17.4 "
20+ id " com.gradle.develocity" version " 3.18.1 "
2121 id ' elasticsearch.java-toolchain'
2222}
2323
You can’t perform that action at this time.
0 commit comments