File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ dependencies {
37
37
plugins project(' :metafacture-biblio' )
38
38
plugins project(' :metafacture-csv' )
39
39
plugins project(' :metafacture-elasticsearch' )
40
+ plugins project(' :metafacture-files' )
40
41
plugins project(' :metafacture-flowcontrol' )
41
42
plugins project(' :metafacture-formatting' )
42
43
plugins project(' :metafacture-formeta' )
@@ -55,7 +56,7 @@ dependencies {
55
56
plugins project(' :metafacture-xml' )
56
57
plugins project(' :metamorph' )
57
58
58
- // The configurations need to be on the runtime classpath:
59
+ // The plugins configuration needs to be on the runtime classpath:
59
60
runtime configurations. plugins
60
61
61
62
// In a perfect world the slf4j binding would be a provided dependency so that
You can’t perform that action at this time.
0 commit comments