Skip to content

Commit 3e03370

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.3 to 3.7.4. - [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc) - [Commits](apache/tinkerpop@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: org.apache.tinkerpop:gremlin-driver dependency-version: 3.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b54170b commit 3e03370

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
@@ -9,7 +9,7 @@ dependencies {
99

1010
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1111
testImplementation 'org.assertj:assertj-core:3.27.4'
12-
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.3'
12+
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.4'
1313
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.43"
1414
}
1515

0 commit comments

Comments
 (0)