Skip to content

Commit

Permalink
Bump com.gradle.build-scan
Browse files Browse the repository at this point in the history
Bumps com.gradle.build-scan from 3.15.1 to 3.16.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 0280eb7 commit b180994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflow-samples/no-wrapper-gradle-5/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.gradle.build-scan" version "3.15.1"
id "com.gradle.build-scan" version "3.16"
}

gradleEnterprise {
Expand Down

0 comments on commit b180994

Please sign in to comment.