Skip to content

Commit bf6d75a

Browse files
Bump com.gradle.develocity from 4.1 to 4.1.1
Bumps com.gradle.develocity from 4.1 to 4.1.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9172ab commit bf6d75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77

88
plugins {
99
id "io.freefair.settings.plugin-versions" version "8.14"
10-
id "com.gradle.develocity" version "4.1"
10+
id "com.gradle.develocity" version "4.1.1"
1111
}
1212

1313
boolean isCiServer = System.getenv().containsKey("CI")

0 commit comments

Comments
 (0)