Bump references to Develocity Gradle plugin from 4.2.1 to 4.2.2

This commit is contained in:
bot-githubaction
2025-10-14 02:33:12 +00:00
parent 6a96db5a3f
commit 8597be932e
11 changed files with 15 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id "com.gradle.develocity" version "4.2.1"
id "com.gradle.develocity" version "4.2.2"
id "com.gradle.common-custom-user-data-gradle-plugin" version "2.4.0"
}

View File

@@ -1,5 +1,5 @@
plugins {
id("com.gradle.develocity") version "4.2.1"
id("com.gradle.develocity") version "4.2.2"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
}

View File

@@ -1,5 +1,5 @@
plugins {
id "com.gradle.develocity" version "4.2.1"
id "com.gradle.develocity" version "4.2.2"
}
develocity {

View File

@@ -1,5 +1,5 @@
plugins {
id "com.gradle.develocity" version "4.2.1"
id "com.gradle.develocity" version "4.2.2"
}
develocity {

View File

@@ -1,5 +1,5 @@
plugins {
id "com.gradle.develocity" version "4.2.1"
id "com.gradle.develocity" version "4.2.2"
}
develocity {

View File

@@ -30,7 +30,7 @@ jobs:
matrix:
gradle: ['current', '8.14.3', '7.6.2', '6.9.4', '5.6.4']
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: ['3.16.2', '4.2.1']
plugin-version: ['3.16.2', '4.2.2']
include:
- java-version: 17
- gradle: '8.14.3'
@@ -43,7 +43,7 @@ jobs:
java-version: 11
- plugin-version: '3.16.2'
accessKeyEnv: GRADLE_ENTERPRISE_ACCESS_KEY
- plugin-version: '4.2.1'
- plugin-version: '4.2.2'
accessKeyEnv: DEVELOCITY_ACCESS_KEY
runs-on: ${{ matrix.os }}
env:
@@ -92,7 +92,7 @@ jobs:
matrix:
gradle: ['current', '8.14.3', '7.6.2', '6.9.4', '5.6.4']
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: ['3.16.2', '4.2.1']
plugin-version: ['3.16.2', '4.2.2']
include:
- java-version: 17
- gradle: '8.14.3'
@@ -148,7 +148,7 @@ jobs:
matrix:
gradle: ['current', '8.14.3', '7.6.2', '6.9.4', '5.6.4']
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: [ '3.16.2', '4.2.1' ]
plugin-version: [ '3.16.2', '4.2.2' ]
include:
- java-version: 17
- gradle: '8.14.3'
@@ -191,7 +191,7 @@ jobs:
matrix:
gradle: ['current', '8.14.3', '7.6.2', '6.9.4', '5.6.4']
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: [ '3.16.2', '4.2.1' ]
plugin-version: [ '3.16.2', '4.2.2' ]
include:
- java-version: 17
- gradle: '8.14.3'