Skip to content

Commit

Permalink
Bump com.gradle.enterprise from 3.13 to 3.16
Browse files Browse the repository at this point in the history
Bumps com.gradle.enterprise from 3.13 to 3.16.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 8e3a004 commit 6759d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pluginManagement {

// check https://gradle.com/enterprise/releases with new versions. GE plugin version should not lag behind Gradle version
plugins {
id "com.gradle.enterprise" version "3.13" // 3.13 was the latest plugin version that the ASF hosted GE supports at time of commit
id "com.gradle.enterprise" version "3.16" // 3.16 was the latest plugin version that the ASF hosted GE supports at time of commit
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.12'
}

Expand Down

0 comments on commit 6759d3d

Please sign in to comment.