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

Bumps com.gradle.develocity from 3.17.2 to 3.17.3.

---
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-05-10 23:51:08 +00:00 committed by GitHub
parent 063cfaf0eb
commit b4bb8ba519
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.2" id("com.gradle.develocity") version "3.17.3"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.1" id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.1"
} }