Skip to content

Commit d7ff6e9

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

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,10 +3,10 @@ description = "Testcontainers :: Orientdb"
33
dependencies {
44
api project(":testcontainers")
55

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

88
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.4'
9-
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.43"
9+
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.44"
1010
}
1111

1212
tasks.japicmp {

0 commit comments

Comments
 (0)