File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ dependencies {
61
61
transitive = true
62
62
}
63
63
testImplementation " joda-time:joda-time:2.3"
64
- testImplementation testLibs. archunitJUnit5
65
64
testImplementation testLibs. archunitJUnit4
66
65
67
66
testRuntimeOnly libs. byteBuddy
Original file line number Diff line number Diff line change @@ -159,7 +159,6 @@ dependencyResolutionManagement {
159
159
alias( " wildFlyTxnClient" ). to( " org.wildfly.transaction" , " wildfly-transaction-client-jakarta" ). version( " 2.0.0.Final" )
160
160
alias( " weld" ). to( " org.jboss.weld.se" , " weld-se-shaded" ). version( " 4.0.1.SP1" )
161
161
162
- alias( " archunitJUnit5" ). to( " com.tngtech.archunit" , " archunit-junit5" ). version( " 1.0.1" )
163
162
alias( " archunitJUnit4" ). to( " com.tngtech.archunit" , " archunit-junit4" ). version( " 1.0.1" )
164
163
165
164
}
You can’t perform that action at this time.
0 commit comments