Skip to content

Commit 4992f49

Browse files
Update plugin com.gradle.develocity to v4.0.2 (#231)
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ----- | ----- | | maven | com.gradle.develocity:com.gradle.develocity.gradle.plugin | 4.0.1 | 4.0.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c262ddb commit 4992f49

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
@@ -5,7 +5,7 @@
55
* http://www.apache.org/licenses/LICENSE-2.0
66
* ************************************************************************************************
77
*/
8-
plugins { id("com.gradle.develocity") version "4.0.1" }
8+
plugins { id("com.gradle.develocity") version "4.0.2" }
99

1010
dependencyResolutionManagement {
1111
versionCatalogs { create("libs") { from(files("libs.versions.toml")) } }

0 commit comments

Comments
 (0)