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.
1 parent 3a4794e commit 93e47c2Copy full SHA for 93e47c2
modules/orientdb/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
api "com.orientechnologies:orientdb-client:3.2.42"
7
8
testImplementation 'org.assertj:assertj-core:3.27.4'
9
- testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.3'
+ testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.4'
10
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.42"
11
}
12
0 commit comments