Bump references to Develocity Gradle plugin from 4.0.2 to 4.1

This commit is contained in:
bot-githubaction
2025-07-16 02:42:56 +00:00
committed by Jerome Prinet
parent 1ab25195f1
commit 109bc4e45d
11 changed files with 15 additions and 15 deletions

View File

@@ -30,11 +30,11 @@ jobs:
matrix:
gradle: ['current', '7.6.2', '6.9.4', '5.6.4']
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: ['3.16.2', '4.0.2']
plugin-version: ['3.16.2', '4.1']
include:
- plugin-version: '3.16.2'
accessKeyEnv: GRADLE_ENTERPRISE_ACCESS_KEY
- plugin-version: '4.0.2'
- plugin-version: '4.1'
accessKeyEnv: DEVELOCITY_ACCESS_KEY
runs-on: ${{ matrix.os }}
env:
@@ -82,7 +82,7 @@ jobs:
matrix:
gradle: ['current', '7.6.2', '6.9.4', '5.6.4']
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: ['3.16.2', '4.0.2']
plugin-version: ['3.16.2', '4.1']
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources
@@ -126,7 +126,7 @@ jobs:
matrix:
gradle: ['current', '7.6.2', '6.9.4', '5.6.4']
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: [ '3.16.2', '4.0.2' ]
plugin-version: [ '3.16.2', '4.1' ]
runs-on: ubuntu-latest
steps:
- name: Checkout sources
@@ -157,7 +157,7 @@ jobs:
matrix:
gradle: ['current', '7.6.2', '6.9.4', '5.6.4']
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: [ '3.16.2', '4.0.2' ]
plugin-version: [ '3.16.2', '4.1' ]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources