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 4aa400c + 7220c53 commit b417658Copy full SHA for b417658
modules/orientdb/build.gradle
@@ -3,7 +3,7 @@ description = "Testcontainers :: Orientdb"
3
dependencies {
4
api project(":testcontainers")
5
6
- api "com.orientechnologies:orientdb-client:3.2.21"
+ api "com.orientechnologies:orientdb-client:3.2.22"
7
8
testImplementation 'org.assertj:assertj-core:3.24.2'
9
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.6.4'
0 commit comments