Skip to content

Commit 3dd08aa

Browse files
Bump orientdb-gremlin from 3.0.18 to 3.2.14 in /modules/orientdb
Bumps [orientdb-gremlin](https://github.com/orientechnologies/orientdb-gremlin) from 3.0.18 to 3.2.14. - [Release notes](https://github.com/orientechnologies/orientdb-gremlin/releases) - [Commits](orientechnologies/orientdb-gremlin@3.0.18...3.2.14) --- updated-dependencies: - dependency-name: com.orientechnologies:orientdb-gremlin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dc05d3 commit 3dd08aa

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
@@ -7,5 +7,5 @@ dependencies {
77

88
testImplementation 'org.assertj:assertj-core:3.22.0'
99
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.3.4'
10-
testImplementation "com.orientechnologies:orientdb-gremlin:3.0.18"
10+
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.14"
1111
}

0 commit comments

Comments
 (0)