Skip to content

Commit 4aa0974

Browse files
chore(deps): update plugin com.gradle.develocity to v3.18.2 (#3532)
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------ | ------ | | maven | com.gradle.develocity:com.gradle.develocity.gradle.plugin | 3.18.1 | 3.18.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6aa5a16 commit 4aa0974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pluginManagement {
1717
}
1818

1919
plugins {
20-
id("com.gradle.develocity") version "3.18.1"
20+
id("com.gradle.develocity") version "3.18.2"
2121
id("org.gradle.toolchains.foojay-resolver-convention") version("0.8.0")
2222
}
2323

0 commit comments

Comments
 (0)