File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 5151 " !com.regnosys.rosetta:com.regnosys.rosetta" ,
5252 " !rosetta.dsl.version"
5353 ]
54- }
54+ },
55+ {
56+ "description" : " Always open PRs immediately for Renovate GitHub Action updates" ,
57+ "matchManagers" : [" github-actions" ],
58+ "matchPackageNames" : [" renovatebot/github-action" ],
59+ "prCreation" : " immediate" ,
60+ "stabilityDays" : 0 ,
61+ "minimumReleaseAge" : " 0 days" ,
62+ "schedule" : [" at any time" ]
63+ }
5564 ]
5665}
Original file line number Diff line number Diff line change 8181 <repoServerHost >s01.oss.sonatype.org</repoServerHost >
8282 <stagingTimeoutInMinutes >20</stagingTimeoutInMinutes >
8383
84- <rosetta .dsl.version>9.65.4 </rosetta .dsl.version>
84+ <rosetta .dsl.version>9.66.0 </rosetta .dsl.version>
8585
8686 <xtext .version>2.38.0</xtext .version>
8787 <guice .version>6.0.0</guice .version>
307307 <dependency >
308308 <groupId >org.apache.maven</groupId >
309309 <artifactId >maven-model</artifactId >
310- <version >3.9.10 </version >
310+ <version >3.9.11 </version >
311311 </dependency >
312312 <dependency >
313313 <groupId >org.apache.commons</groupId >
454454 <plugin >
455455 <groupId >org.apache.maven.plugins</groupId >
456456 <artifactId >maven-shade-plugin</artifactId >
457- <version >3.6.0 </version >
457+ <version >3.6.1 </version >
458458 <configuration >
459459 <createDependencyReducedPom >true</createDependencyReducedPom >
460460 </configuration >
You can’t perform that action at this time.
0 commit comments