We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb225da commit c4383d4Copy full SHA for c4383d4
pom.xml
@@ -24,6 +24,7 @@
24
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
25
<jenkins.baseline>2.479</jenkins.baseline>
26
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
27
+ <ban-junit4-imports.skip>false</ban-junit4-imports.skip>
28
</properties>
29
<dependencies>
30
<dependency>
0 commit comments