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 612
612
<version >${workflow-support-plugin.version} </version >
613
613
<classifier >tests</classifier >
614
614
</dependency >
615
+ <dependency >
616
+ <groupId >org.jenkinsci.plugins</groupId >
617
+ <artifactId >emailext-template</artifactId >
618
+ <version >219.v14fff547f78d</version >
619
+ </dependency >
615
620
<dependency >
616
621
<groupId >org.jenkinsci.plugins</groupId >
617
622
<artifactId >pipeline-model-api</artifactId >
Original file line number Diff line number Diff line change 1724
1724
<artifactId >git-parameter</artifactId >
1725
1725
<version >0.10.0</version >
1726
1726
</dependency >
1727
+ <dependency >
1728
+ <groupId >org.jenkinsci.plugins</groupId >
1729
+ <artifactId >emailext-template</artifactId >
1730
+ <version >224.va_f6a_ecd5d46e</version >
1731
+ </dependency >
1727
1732
<dependency >
1728
1733
<groupId >org.jenkinsci.plugins</groupId >
1729
1734
<artifactId >kubernetes-credentials</artifactId >
Original file line number Diff line number Diff line change 1479
1479
<artifactId >git-parameter</artifactId >
1480
1480
<scope >test</scope >
1481
1481
</dependency >
1482
+ <dependency >
1483
+ <groupId >org.jenkinsci.plugins</groupId >
1484
+ <artifactId >emailext-template</artifactId >
1485
+ <scope >test</scope >
1486
+ </dependency >
1482
1487
<dependency >
1483
1488
<groupId >org.jenkinsci.plugins</groupId >
1484
1489
<artifactId >pipeline-model-definition</artifactId >
You can’t perform that action at this time.
0 commit comments