File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ dependencies {
1212 annotationProcessor group : ' org.immutables' , name : ' builder' , version : ver. ' immutables'
1313 annotationProcessor group : ' org.immutables' , name : ' value' , version : ver. ' immutables'
1414
15- api project(' :proc-common' )
16-
1715 implementation project(' :algo-common' )
1816 implementation project(' :annotations' )
1917 implementation project(' :config-api' )
@@ -22,6 +20,7 @@ dependencies {
2220 implementation project(' :memory-usage' )
2321 implementation project(' :neo4j-adapter' )
2422 implementation project(' :pregel' )
23+ implementation project(' :proc-common' )
2524 implementation project(' :proc-pregel' )
2625
2726 compileOnly group : ' org.immutables' , name : ' value-annotations' , version : ver. ' immutables'
You can’t perform that action at this time.
0 commit comments