File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,17 @@ version: 2
77updates :
88 - package-ecosystem : " gradle"
99 directory : " /"
10- target-branch : " 3.4 .x"
10+ target-branch : " 3.5 .x"
1111 schedule :
1212 interval : " daily"
1313 - package-ecosystem : " gradle"
1414 directory : " /"
15- target-branch : " 3.5 .x"
15+ target-branch : " 4.0 .x"
1616 schedule :
1717 interval : " daily"
1818 - package-ecosystem : " gradle"
1919 directory : " /"
20- target-branch : " 4.0 .x"
20+ target-branch : " 4.1 .x"
2121 schedule :
2222 interval : " daily"
2323
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ pluginManagement {
77
88plugins {
99 id " io.freefair.settings.plugin-versions" version " 9.2.0"
10- id " com.gradle.develocity" version " 4.3"
10+ id " com.gradle.develocity" version " 4.3.1 "
1111}
1212
1313boolean isCiServer = System . getenv(). containsKey(" CI" )
You can’t perform that action at this time.
0 commit comments