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 893
893
<artifactId >database-sqlite</artifactId >
894
894
<version >1.8</version >
895
895
</dependency >
896
+ <dependency >
897
+ <groupId >org.jenkins-ci.plugins</groupId >
898
+ <artifactId >description-setter</artifactId >
899
+ <version >258.vcd25251271a_a_</version >
900
+ </dependency >
896
901
<dependency >
897
902
<groupId >org.jenkins-ci.plugins</groupId >
898
903
<artifactId >display-url-api</artifactId >
Original file line number Diff line number Diff line change 786
786
<artifactId >database-sqlite</artifactId >
787
787
<scope >test</scope >
788
788
</dependency >
789
+ <dependency >
790
+ <groupId >org.jenkins-ci.plugins</groupId >
791
+ <artifactId >description-setter</artifactId >
792
+ <scope >test</scope >
793
+ </dependency >
789
794
<dependency >
790
795
<groupId >org.jenkins-ci.plugins</groupId >
791
796
<artifactId >docker-java-api</artifactId >
You can’t perform that action at this time.
0 commit comments