Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Commit ae1751a

Browse files
committed
update apoc version
1 parent ae5a246 commit ae1751a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,12 @@ references:
156156
env_neo4j42ce: &env_neo4j42ce
157157
NEO4J_DIST: 'community'
158158
NEO4J_VERSION: '4.2.0'
159-
APOC_VERSION: '4.1.0.4'
159+
APOC_VERSION: '4.2.0.0'
160160
DATASTORE_VERSION: '4_0'
161161
env_neo4j42ee: &env_neo4j42ee
162162
NEO4J_DIST: 'enterprise'
163163
NEO4J_VERSION: '4.2.0'
164-
APOC_VERSION: '4.1.0.4'
164+
APOC_VERSION: '4.2.0.0'
165165
DATASTORE_VERSION: '4_0'
166166

167167

0 commit comments

Comments
 (0)