Skip to content

Commit cad12cb

Browse files
Bump com.gradle.develocity from 3.18.1 to 3.18.2
Bumps com.gradle.develocity from 3.18.1 to 3.18.2. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 906b411 commit cad12cb

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.10.2"
10-
id "com.gradle.develocity" version "3.18.1"
10+
id "com.gradle.develocity" version "3.18.2"
1111
}
1212

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

0 commit comments

Comments
 (0)