Dependency updates (#222)

- Bump to com.gradle.develocity plugin v3.17.3
- Bump JVM dependencies in sample projects
This commit is contained in:
Daz DeBoer
2024-05-11 07:45:47 -06:00
committed by GitHub
parent 063cfaf0eb
commit ea14aa9caf
13 changed files with 14 additions and 14 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.2
DEVELOCITY_PLUGIN_VERSION: 3.17.3
```
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 configuration will automatically apply `v3.17.3` 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