Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.g…
Browse files Browse the repository at this point in the history
…radle.enterprise-com.gradle.enterprise.gradle.plugin-3.15' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 26, 2023
2 parents b5f11d2 + 7d57568 commit 29ad500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath "gradle.plugin.ch.myniva.gradle:s3-build-cache:0.10.0"
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.14.1"
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.15"
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.11.2"
}
}
Expand Down

0 comments on commit 29ad500

Please sign in to comment.