Skip to content

Commit 862fed4

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 c0fd6ac commit 862fed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
includeBuild("gradle/plugins")
33
}
44
plugins {
5-
id("com.gradle.develocity") version "3.18.1"
5+
id("com.gradle.develocity") version "3.18.2"
66
}
77

88
dependencyResolutionManagement {

0 commit comments

Comments
 (0)