Skip to content

Commit 46434dc

Browse files
Bump com.orientechnologies:orientdb-gremlin in /modules/orientdb
Bumps [com.orientechnologies:orientdb-gremlin](https://github.com/orientechnologies/orientdb-gremlin) from 3.2.42 to 3.2.43. - [Commits](orientechnologies/orientdb-gremlin@3.2.42...3.2.43) --- updated-dependencies: - dependency-name: com.orientechnologies:orientdb-gremlin dependency-version: 3.2.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4065ae8 commit 46434dc

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)