Skip to content

Commit 99f685d

Browse files
Bump com.gradle:develocity-gradle-plugin in /gradle/plugins (#91)
Bumps com.gradle:develocity-gradle-plugin from 3.19 to 3.19.1. --- updated-dependencies: - dependency-name: com.gradle:develocity-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d0a958 commit 99f685d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/plugins/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories { gradlePluginPortal() }
55
dependencies {
66
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.7.0")
77
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
8-
implementation("com.gradle:develocity-gradle-plugin:3.19")
8+
implementation("com.gradle:develocity-gradle-plugin:3.19.1")
99
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
1010
implementation("org.cyclonedx:cyclonedx-gradle-plugin:1.10.0")
1111
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.1.2")

0 commit comments

Comments
 (0)