Skip to content

Commit e7a39b8

Browse files
Update plugin com.gradle.develocity to v3.18.1 (#1451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent daa885e commit e7a39b8

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
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
id("com.github.johnrengelman.shadow") version "8.1.1"
4-
id("com.gradle.develocity") version "3.18"
4+
id("com.gradle.develocity") version "3.18.1"
55
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
66
}
77
}

0 commit comments

Comments
 (0)