@@ -29,10 +29,11 @@ opens 'org.openjdk.skara.storage' to 'org.junit.platform.commons' } } dependencies { + implementation project(':network') implementation project(':host') implementation project(':vcs') } publishing {