File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 70
70
<artifactId >build-failure-analyzer</artifactId >
71
71
<version >2.5.3</version >
72
72
</dependency >
73
+ <dependency >
74
+ <groupId >com.synopsys.arc.jenkinsci.plugins</groupId >
75
+ <artifactId >job-restrictions</artifactId >
76
+ <version >212.vc34d63a_6704b_</version >
77
+ </dependency >
73
78
<dependency >
74
79
<groupId >io.jenkins</groupId >
75
80
<artifactId >configuration-as-code</artifactId >
Original file line number Diff line number Diff line change 83
83
<artifactId >build-failure-analyzer</artifactId >
84
84
<scope >test</scope >
85
85
</dependency >
86
+ <dependency >
87
+ <groupId >com.synopsys.arc.jenkinsci.plugins</groupId >
88
+ <artifactId >job-restrictions</artifactId >
89
+ <scope >test</scope >
90
+ </dependency >
86
91
<dependency >
87
92
<groupId >io.jenkins</groupId >
88
93
<artifactId >configuration-as-code</artifactId >
You can’t perform that action at this time.
0 commit comments