Bump references to Develocity Gradle plugin from 3.17.3 to 3.17.4 (#236)

This PR bumps references to Develocity Gradle plugin from 3.17.3 to 3.17.4.

---------

Co-authored-by: Eric Haag <ehaag@gradle.com>
This commit is contained in:
Bot Githubaction
2024-05-23 16:56:09 +02:00
committed by GitHub
parent d4d72c9934
commit 30610bc983
11 changed files with 15 additions and 15 deletions

View File

@@ -32,11 +32,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.17.3]
plugin-version: [3.16.2, 3.17.4]
include:
- plugin-version: 3.16.2
accessKeyEnv: GRADLE_ENTERPRISE_ACCESS_KEY
- plugin-version: 3.17.3
- plugin-version: 3.17.4
accessKeyEnv: DEVELOCITY_ACCESS_KEY
runs-on: ${{ matrix.os }}
@@ -83,7 +83,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.17.3]
plugin-version: [3.16.2, 3.17.4]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources
@@ -132,7 +132,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.17.3 ]
plugin-version: [ 3.16.2, 3.17.4 ]
runs-on: ubuntu-latest
steps:
- name: Checkout sources