Skip to content

Commit 044429a

Browse files
Merge pull request #216 from salesforce-misc/renovate/major-all
Update plugin com.gradle.develocity to v4
2 parents f6fda73 + c3d5ff2 commit 044429a

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 "3.19.2" }
8+
plugins { id("com.gradle.develocity") version "4.0.1" }
99

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

0 commit comments

Comments
 (0)