Skip to content

Commit

Permalink
Bump com.gradle.develocity
Browse files Browse the repository at this point in the history
Bumps the gradle-dependencies group in /examples/coalescing-bulkloader-reactor with 1 update: com.gradle.develocity.


Updates `com.gradle.develocity` from 3.17.6 to 3.18

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 1b2fcf4 commit d9179bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/coalescing-bulkloader-reactor/settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.gradle.develocity") version "3.17.6"
id("com.gradle.develocity") version "3.18"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.2"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
Expand Down

0 comments on commit d9179bb

Please sign in to comment.