Skip to content

Commit

Permalink
Bump com.gradle:common-custom-user-data-gradle-plugin (#901)
Browse files Browse the repository at this point in the history
Bumps com.gradle:common-custom-user-data-gradle-plugin from 1.11.1 to 1.11.3.

---
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 Oct 9, 2023
1 parent 9604155 commit 9012bd7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
dependencies {
// must not be newer than 1.16 to be compatible with Gradle 2.x - 4.x
implementation "com.gradle:build-scan-plugin:2.4.2"
implementation 'com.gradle:common-custom-user-data-gradle-plugin:1.11.1'
implementation 'com.gradle:common-custom-user-data-gradle-plugin:1.11.3'
}

java {
Expand Down

0 comments on commit 9012bd7

Please sign in to comment.