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 b54170b commit 3e03370Copy full SHA for 3e03370
modules/orientdb/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
10
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
11
testImplementation 'org.assertj:assertj-core:3.27.4'
12
- testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.3'
+ testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.4'
13
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.43"
14
}
15
0 commit comments