Skip to content

Commit 0ba2fc3

Browse files
Bump org.apache.tinkerpop:gremlin-driver in /modules/orientdb
Bumps [org.apache.tinkerpop:gremlin-driver](https://github.com/apache/tinkerpop) from 3.6.2 to 3.6.4. - [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc) - [Commits](apache/tinkerpop@3.6.2...3.6.4) --- updated-dependencies: - dependency-name: org.apache.tinkerpop:gremlin-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b4f6dc commit 0ba2fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/orientdb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ dependencies {
66
api "com.orientechnologies:orientdb-client:3.2.20"
77

88
testImplementation 'org.assertj:assertj-core:3.24.2'
9-
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.6.2'
9+
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.6.4'
1010
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.20"
1111
}

0 commit comments

Comments
 (0)