Bump Develocity and CCUD plugin versions

This commit is contained in:
daz
2024-04-17 19:03:52 -06:00
committed by Daz DeBoer
parent 8be796e9fa
commit eef9b10930
11 changed files with 16 additions and 16 deletions

View File

@@ -720,10 +720,10 @@ Here's a minimal example:
env:
DEVELOCITY_INJECTION_ENABLED: true
DEVELOCITY_URL: https://develocity.your-server.com
DEVELOCITY_PLUGIN_VERSION: 3.17
DEVELOCITY_PLUGIN_VERSION: 3.17.2
```
This configuration will automatically apply `v3.17` 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.2` 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 configure an additional environment variable