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 1141
1141
<artifactId >metrics</artifactId >
1142
1142
<version >4.2.21-458.vcf496cb_839e4</version >
1143
1143
</dependency >
1144
+ <dependency >
1145
+ <groupId >org.jenkins-ci.plugins</groupId >
1146
+ <artifactId >msbuild</artifactId >
1147
+ <version >1.35</version >
1148
+ </dependency >
1144
1149
<dependency >
1145
1150
<groupId >org.jenkins-ci.plugins</groupId >
1146
1151
<artifactId >node-iterator-api</artifactId >
Original file line number Diff line number Diff line change 984
984
<artifactId >metrics</artifactId >
985
985
<scope >test</scope >
986
986
</dependency >
987
+ <dependency >
988
+ <groupId >org.jenkins-ci.plugins</groupId >
989
+ <artifactId >msbuild</artifactId >
990
+ <scope >test</scope >
991
+ </dependency >
987
992
<dependency >
988
993
<groupId >org.jenkins-ci.plugins</groupId >
989
994
<artifactId >node-iterator-api</artifactId >
You can’t perform that action at this time.
0 commit comments