Skip to content

Commit d119760

Browse files
Bump org.apache.tinkerpop:gremlin-driver in /modules/orientdb
Bumps [org.apache.tinkerpop:gremlin-driver](https://github.com/apache/tinkerpop) from 3.7.2 to 3.7.3. - [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc) - [Commits](apache/tinkerpop@3.7.2...3.7.3) --- 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 4aa1b6c commit d119760

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

88
testImplementation 'org.assertj:assertj-core:3.26.3'
9-
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.2'
9+
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.3'
1010
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.33"
1111
}

0 commit comments

Comments
 (0)