Bump references to Develocity Gradle plugin from 3.17.4 to 3.17.5

This commit is contained in:
bot-githubaction
2024-06-12 17:29:18 +00:00
committed by Daz DeBoer
parent 114c1c234e
commit 1d2ea6e5a8
10 changed files with 11 additions and 11 deletions

View File

@@ -721,10 +721,10 @@ Here's a minimal example:
env:
DEVELOCITY_INJECTION_ENABLED: true
DEVELOCITY_URL: https://develocity.your-server.com
DEVELOCITY_PLUGIN_VERSION: 3.17.4
DEVELOCITY_PLUGIN_VERSION: 3.17.5
```
This configuration will automatically apply `v3.17.4` of the [Develocity Gradle plugin](https://docs.gradle.com/develocity/gradle-plugin/), and publish build scans to https://develocity.your-server.com.
This configuration will automatically apply `v3.17.5` of the [Develocity Gradle plugin](https://docs.gradle.com/develocity/gradle-plugin/), and publish build scans to https://develocity.your-server.com.
This example assumes that the `develocity.your-server.com` server allows anonymous publishing of build scans.
In the likely scenario that your Develocity server requires authentication, you will also need to pass a valid [Develocity access key](https://docs.gradle.com/develocity/gradle-plugin/#via_environment_variable) taken from a secret: