Bump references to Develocity Gradle plugin from 3.19.1 to 3.19.2

This commit is contained in:
bot-githubaction
2025-02-19 02:27:57 +00:00
parent 6f067c110c
commit bd8a9b1582
11 changed files with 15 additions and 15 deletions

View File

@@ -844,7 +844,7 @@ Here's a minimal example:
run: ./gradlew build
```
This configuration will automatically apply `v3.19.1` 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.19.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 pass a valid [Develocity access key](https://docs.gradle.com/develocity/gradle-plugin/#via_environment_variable) taken from a secret: