Skip to content
Snippets Groups Projects
Commit ca9e64d1 authored by Andre Brait's avatar Andre Brait
Browse files

Upgrading FCS to version 2.21

parent f1b63e43
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ repositories {
dependencies {
compile group: 'org.jdom', name: 'jdom2', version: '2.0.6'
compile group: 'com.apple', name: 'AppleJavaExtensions', version: '1.4'
compile group: 'io.github.lukehutch', name: 'fast-classpath-scanner', version: '2.20.2'
compile group: 'io.github.lukehutch', name: 'fast-classpath-scanner', version: '2.21'
//testCompile group: 'junit', name: 'junit', version: '4.12' // TODO enable tests
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment