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 80ca318 + f7c266c commit b2a2c7dCopy full SHA for b2a2c7d
modules/orientdb/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
6
api "com.orientechnologies:orientdb-client:3.2.33"
7
8
- testImplementation 'org.assertj:assertj-core:3.26.3'
+ testImplementation 'org.assertj:assertj-core:3.27.3'
9
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.2'
10
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.33"
11
}
0 commit comments