Skip to content

Commit

Permalink
Merge dependabot/gradle/common-gradle-enterprise-gradle-configuration…
Browse files Browse the repository at this point in the history
…-groovy/com.gradle.common-custom-user-data-gradle-plugin-1.12 into combined-prs-branch
  • Loading branch information
bot-githubaction authored Oct 24, 2023
2 parents 36827ee + 7e8efdd commit 2b7dba5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'com.gradle.enterprise' version '3.15.1'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.11.3'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.12'
}

def isCI = System.getenv('CI') != null // adjust to your CI provider
Expand Down

0 comments on commit 2b7dba5

Please sign in to comment.