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 f04e4ae + 16a0347 commit 6ed26a8Copy full SHA for 6ed26a8
modules/orientdb/build.gradle
@@ -7,5 +7,5 @@ dependencies {
7
8
testImplementation 'org.assertj:assertj-core:3.24.2'
9
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.0'
10
- testImplementation "com.orientechnologies:orientdb-gremlin:3.2.22"
+ testImplementation "com.orientechnologies:orientdb-gremlin:3.2.23"
11
}
0 commit comments