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 d2fdd82 + 801393b commit 43829c7Copy full SHA for 43829c7
modules/orientdb/build.gradle
@@ -5,6 +5,6 @@ dependencies {
5
6
api "com.orientechnologies:orientdb-client:3.2.46"
7
8
- testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.4'
+ testImplementation 'org.apache.tinkerpop:gremlin-driver:3.8.0'
9
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.46"
10
}
0 commit comments