We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac76d1 commit 0a9b5a2Copy full SHA for 0a9b5a2
procedures/pipelines-facade/build.gradle
@@ -13,9 +13,6 @@ dependencies {
13
compileOnly openGds.immutables.value.annotations
14
compileOnly openGds.jetbrains.annotations
15
16
- // Neo4j dependencies
17
- compileOnly(neo4j.common) { transitive = false }
18
-
19
implementation project(':algo')
20
implementation project(':algo-common')
21
implementation project(':algorithms-facade-api')
0 commit comments