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 {
3737 plugins project(' :metafacture-biblio' )
3838 plugins project(' :metafacture-csv' )
3939 plugins project(' :metafacture-elasticsearch' )
40+ plugins project(' :metafacture-files' )
4041 plugins project(' :metafacture-flowcontrol' )
4142 plugins project(' :metafacture-formatting' )
4243 plugins project(' :metafacture-formeta' )
@@ -55,7 +56,7 @@ dependencies {
5556 plugins project(' :metafacture-xml' )
5657 plugins project(' :metamorph' )
5758
58- // The configurations need to be on the runtime classpath:
59+ // The plugins configuration needs to be on the runtime classpath:
5960 runtime configurations. plugins
6061
6162 // 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