Skip to content

Commit

Permalink
Bump com.gradle.common-custom-user-data-gradle-plugin (#196)
Browse files Browse the repository at this point in the history
Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.0.1 to 2.0.2.

---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 0aa1c2e commit 7afb09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pluginManagement {

plugins {
id("com.gradle.develocity") version "3.17.5"
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.2"
id("gradlexbuild.build-parameters")
}

Expand Down

0 comments on commit 7afb09f

Please sign in to comment.