File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
src/test/java/io/jenkins/plugins/archunit Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >io.jenkins.plugins</groupId >
4848 <artifactId >plugin-util-api</artifactId >
49+ <version >6.1167.v022176c7e0ca_</version >
4950 </dependency >
5051 <dependency >
5152 <groupId >io.jenkins.plugins</groupId >
8182 <dependency >
8283 <groupId >io.jenkins.plugins</groupId >
8384 <artifactId >plugin-util-api</artifactId >
85+ <version >6.1167.v022176c7e0ca_</version >
8486 <classifier >tests</classifier >
8587 <scope >test</scope >
8688 </dependency >
Original file line number Diff line number Diff line change 44import com .tngtech .archunit .junit .ArchTest ;
55import com .tngtech .archunit .lang .ArchRule ;
66
7- import edu .hm .hafner .util .ArchitectureRules ;
7+ import edu .hm .hafner .archunit .ArchitectureRules ;
88
99import io .jenkins .plugins .util .PluginArchitectureRules ;
1010
You can’t perform that action at this time.
0 commit comments