File tree Expand file tree Collapse file tree
src/test/java/io/jenkins/plugins/checks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
2323
2424 <testcontainers .version>2.0.5</testcontainers .version>
25- <jenkins .baseline>2.492 </jenkins .baseline>
25+ <jenkins .baseline>2.555 </jenkins .baseline>
2626 <jenkins .version>${jenkins.baseline} .3</jenkins .version>
2727 <ban-junit4-imports .skip>false</ban-junit4-imports .skip>
2828 </properties >
4747 <dependency >
4848 <groupId >io.jenkins.tools.bom</groupId >
4949 <artifactId >bom-${jenkins.baseline}.x</artifactId >
50- <version >5473.vb_9533d9e5d88 </version >
50+ <version >6931.vea_a_b_c6fd017d </version >
5151 <scope >import</scope >
5252 <type >pom</type >
5353 </dependency >
Original file line number Diff line number Diff line change 55import com .tngtech .archunit .junit .ArchTest ;
66import com .tngtech .archunit .lang .ArchRule ;
77import com .tngtech .archunit .lang .syntax .ArchRuleDefinition ;
8- import edu .hm .hafner .util .ArchitectureRules ;
8+ import edu .hm .hafner .archunit .ArchitectureRules ;
99import io .jenkins .plugins .util .PluginArchitectureRules ;
1010
1111/**
You can’t perform that action at this time.
0 commit comments