added apache commons collections version 4.4
This commit is contained in:
@@ -31,6 +31,7 @@ dependencies {
|
||||
implementation 'org.apache.logging.log4j:log4j-api:2.17.1'
|
||||
implementation 'org.apache.logging.log4j:log4j-core:2.17.1'
|
||||
implementation 'org.openjfx:javafx-controls:18'
|
||||
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
|
||||
testImplementation('org.junit.jupiter:junit-jupiter:5.8.2')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user