Skip to content

Commit

Permalink
Bump com.gradle:develocity-gradle-plugin in /gradle/plugins (#68)
Browse files Browse the repository at this point in the history
Bumps com.gradle:develocity-gradle-plugin from 3.18.2 to 3.19.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 65269ef commit ebdb9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repositories { gradlePluginPortal() }
dependencies {
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.7.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("com.gradle:develocity-gradle-plugin:3.18.2")
implementation("com.gradle:develocity-gradle-plugin:3.19")
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
implementation("org.cyclonedx:cyclonedx-gradle-plugin:1.10.0")
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.1.2")
Expand Down

0 comments on commit ebdb9b1

Please sign in to comment.