File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "com.gradle.develocity" ,
3232 "com.gradle.develocity:com.gradle.develocity.gradle.plugin"
3333 ] ,
34- "allowedVersions" : " <3.19 "
34+ "allowedVersions" : "<4.1" // Develocity plugin >=4.1 requires Develocity Server >=2025.2
3535 }
3636 ] ,
3737 "reviewers" : [ "team:security-cloud-squad" ]
Original file line number Diff line number Diff line change 11[versions ]
22spotless-gradle = " 7.0.4"
33blowdryer-gradle = " 1.7.1"
4- develocity = " 3.18.2 "
4+ develocity = " 4.0.1 "
55jackson = " 2.19.1"
66jfrog-gradle = " 5.2.5"
77rule-api = " 2.14.0.4452"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ pluginManagement {
2222}
2323
2424plugins {
25- id(" com.gradle.develocity" ) version " 3.18.2 "
25+ id(" com.gradle.develocity" ) version " 4.0.1 "
2626}
2727
2828rootProject.name = " cloud-native-gradle-modules"
You can’t perform that action at this time.
0 commit comments