Skip to content

Commit e1a9763

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.1 to 3.6.2. - [Release notes](https://github.com/apache/tinkerpop/releases) - [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc) - [Commits](apache/tinkerpop@3.6.1...3.6.2) --- 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 90de9b9 commit e1a9763

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.15"
77

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

0 commit comments

Comments
 (0)