Skip to content

Commit 1582fb8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.43' into combined-pr-branch
2 parents f99a370 + 4588847 commit 1582fb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/orientdb/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ description = "Testcontainers :: Orientdb"
33
dependencies {
44
api project(":testcontainers")
55

6-
api "com.orientechnologies:orientdb-client:3.2.42"
6+
api "com.orientechnologies:orientdb-client:3.2.43"
77

88
testImplementation 'org.assertj:assertj-core:3.27.4'
99
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.3'
10-
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.42"
10+
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.43"
1111
}
1212

1313
tasks.japicmp {

0 commit comments

Comments
 (0)