File tree 3 files changed +15
-0
lines changed
3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 200
200
<artifactId >embeddable-build-status</artifactId >
201
201
<version >487.va_0ef04c898a_2</version >
202
202
</dependency >
203
+ <dependency >
204
+ <groupId >org.jenkins-ci.plugins</groupId >
205
+ <artifactId >extra-columns</artifactId >
206
+ <version >1.26</version >
207
+ </dependency >
203
208
<dependency >
204
209
<groupId >org.jenkins-ci.plugins</groupId >
205
210
<artifactId >git</artifactId >
Original file line number Diff line number Diff line change 953
953
<artifactId >external-monitor-job</artifactId >
954
954
<version >215.v2e88e894db_f8</version >
955
955
</dependency >
956
+ <dependency >
957
+ <groupId >org.jenkins-ci.plugins</groupId >
958
+ <artifactId >extra-columns</artifactId >
959
+ <version >1.27</version >
960
+ </dependency >
956
961
<dependency >
957
962
<groupId >org.jenkins-ci.plugins</groupId >
958
963
<artifactId >flaky-test-handler</artifactId >
Original file line number Diff line number Diff line change 826
826
<artifactId >external-monitor-job</artifactId >
827
827
<scope >test</scope >
828
828
</dependency >
829
+ <dependency >
830
+ <groupId >org.jenkins-ci.plugins</groupId >
831
+ <artifactId >extra-columns</artifactId >
832
+ <scope >test</scope >
833
+ </dependency >
829
834
<dependency >
830
835
<groupId >org.jenkins-ci.plugins</groupId >
831
836
<artifactId >flaky-test-handler</artifactId >
You can’t perform that action at this time.
0 commit comments