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.
2 parents f755beb + e1a9763 commit 6bee43cCopy full SHA for 6bee43c
modules/orientdb/build.gradle
@@ -6,6 +6,6 @@ dependencies {
6
api "com.orientechnologies:orientdb-client:3.2.15"
7
8
testImplementation 'org.assertj:assertj-core:3.24.2'
9
- testImplementation 'org.apache.tinkerpop:gremlin-driver:3.6.1'
+ testImplementation 'org.apache.tinkerpop:gremlin-driver:3.6.2'
10
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.15"
11
}
0 commit comments