Bump com.gradle.develocity in /.github/workflow-samples/kotlin-dsl

Bumps com.gradle.develocity from 3.17 to 3.17.1.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-10 17:40:15 +00:00 committed by GitHub
parent 5e5501accb
commit 0a66c191b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
plugins { plugins {
id("com.gradle.develocity") version "3.17" id("com.gradle.develocity") version "3.17.1"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0" id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0"
} }