We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89de7a commit 73ed938Copy full SHA for 73ed938
bom-2.462.x/pom.xml
@@ -492,6 +492,11 @@
492
<version>${junit-plugin.version}</version>
493
<classifier>tests</classifier>
494
</dependency>
495
+ <dependency>
496
+ <groupId>org.jenkins-ci.plugins</groupId>
497
+ <artifactId>junit-attachments</artifactId>
498
+ <version>239.v9e003a_c80a_8c</version>
499
+ </dependency>
500
<dependency>
501
<groupId>org.jenkins-ci.plugins</groupId>
502
<artifactId>ldap</artifactId>
bom-weekly/pom.xml
@@ -1194,7 +1194,7 @@
1194
1195
1196
<artifactId>junit-attachments</artifactId>
1197
- <version>239.v9e003a_c80a_8c</version>
+ <version>275.v54db_1ed8e66f</version>
1198
1199
1200
0 commit comments