Bump references to Develocity Gradle plugin from 3.18.1 to 3.18.2

This commit is contained in:
bot-githubaction
2024-11-14 02:28:27 +00:00
committed by Daz DeBoer
parent 1e2142185e
commit 084b95f65a
11 changed files with 15 additions and 15 deletions

View File

@@ -36,11 +36,11 @@ jobs:
matrix:
gradle: [current, 7.6.2, 6.9.4, 5.6.4]
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: [3.16.2, 3.18.1]
plugin-version: [3.16.2, 3.18.2]
include:
- plugin-version: 3.16.2
accessKeyEnv: GRADLE_ENTERPRISE_ACCESS_KEY
- plugin-version: 3.18.1
- plugin-version: 3.18.2
accessKeyEnv: DEVELOCITY_ACCESS_KEY
runs-on: ${{ matrix.os }}
@@ -87,7 +87,7 @@ jobs:
matrix:
gradle: [current, 7.6.2, 6.9.4, 5.6.4]
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: [3.16.2, 3.18.1]
plugin-version: [3.16.2, 3.18.2]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources
@@ -136,7 +136,7 @@ jobs:
matrix:
gradle: [ current, 7.6.2, 6.9.4, 5.6.4 ]
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: [ 3.16.2, 3.18.1 ]
plugin-version: [ 3.16.2, 3.18.2 ]
runs-on: ubuntu-latest
steps:
- name: Checkout sources
@@ -172,7 +172,7 @@ jobs:
matrix:
gradle: [ current, 7.6.2, 6.9.4, 5.6.4 ]
os: ${{fromJSON(inputs.runner-os)}}
plugin-version: [ 3.16.2, 3.18.1 ]
plugin-version: [ 3.16.2, 3.18.2 ]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources