Skip to content

Commit c708107

Browse files
Bump com.gradle:develocity-gradle-plugin in /gradle/plugins (#129)
Bumps com.gradle:develocity-gradle-plugin from 4.0 to 4.1. --- updated-dependencies: - dependency-name: com.gradle:develocity-gradle-plugin dependency-version: '4.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb903ad commit c708107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.15.0")
77
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
8-
implementation("com.gradle:develocity-gradle-plugin:4.0")
8+
implementation("com.gradle:develocity-gradle-plugin:4.1")
99
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
1010
implementation("org.cyclonedx:cyclonedx-gradle-plugin:2.2.0")
1111
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.2")

0 commit comments

Comments
 (0)