File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- buildPlugin()
1+ buildPlugin(configurations : buildPlugin . recommendedConfigurations() )
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins</groupId >
66 <artifactId >plugin</artifactId >
7- <version >3.55 </version >
7+ <version >3.56 </version >
88 <relativePath />
99 </parent >
1010 <artifactId >github-branch-source</artifactId >
2525 <changelist >-SNAPSHOT</changelist >
2626 <hpi .compatibleSinceVersion>2.2.0</hpi .compatibleSinceVersion>
2727 <java .level>8</java .level>
28- <jenkins .version>2.164 .3</jenkins .version>
28+ <jenkins .version>2.150 .3</jenkins .version>
2929 <scm-api .version>2.6.3</scm-api .version>
3030 <hamcrest .version>2.2</hamcrest .version>
3131 <useBeta >true</useBeta >
6262 <dependency >
6363 <groupId >org.jenkins-ci.plugins</groupId >
6464 <artifactId >github-api</artifactId >
65- <version >1.105.1 </version >
65+ <version >1.106 </version >
6666 </dependency >
6767 <dependency >
6868 <groupId >org.jenkins-ci.plugins</groupId >
231231 <dependency >
232232 <groupId >org.apache.commons</groupId >
233233 <artifactId >commons-lang3</artifactId >
234- <version >3.7 </version >
234+ <version >3.9 </version >
235235 </dependency >
236236 <dependency >
237237 <groupId >org.jenkins-ci.plugins</groupId >
You can’t perform that action at this time.
0 commit comments