File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22@Grapes ([
33 @Grab (' com.sparkjava:spark-core:2.7.2' ),
44 @Grab (' org.neo4j.driver:neo4j-java-driver:1.7.2' ),
5- @Grab (' org.neo4j:neo4j-graphql-java:1.0.0 ' ),
5+ @Grab (' org.neo4j:neo4j-graphql-java:1.0.1 ' ),
66 @Grab (' com.google.code.gson:gson:2.8.5' )
77])
88
Original file line number Diff line number Diff line change 88 <artifactId >neo4j-graphql-java</artifactId >
99 <name >Neo4j GraphQL Java</name >
1010 <description >GraphQL to Cypher Mapping</description >
11- <version >1.0.0 </version >
11+ <version >1.0.1 </version >
1212 <url >http://github.com/neo4j-graphql/neo4j-graphql-java</url >
1313
1414 <licenses >
Original file line number Diff line number Diff line change 11= JVM Library to translate GraphQL queries and mutations to Neo4j's Cypher
2- :version: 1.0.0
2+ :version: 1.0.1
33:toc:
44:toclevels: 1
55:toc-title: Quick Links
You can’t perform that action at this time.
0 commit comments