Skip to content

Commit 6304ca8

Browse files
authored
fix(interactive): Fix the conflict of error proto for compiler (#4371)
update interactive-no-gaia-ir to 0.4.3. The 0.4.2 version seems to contains the generated java files for insight.proto
1 parent ce0ae5e commit 6304ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interactive_engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253

254254
<neo4j.version>4.4.0</neo4j.version>
255255
<neo4j.driver.version>4.4.0</neo4j.driver.version>
256-
<interactive.sdk.version>0.4.2</interactive.sdk.version>
256+
<interactive.sdk.version>0.4.3</interactive.sdk.version>
257257
<interactive.sdk.classifier>no-gaia-ir</interactive.sdk.classifier>
258258
</properties>
259259

0 commit comments

Comments
 (0)