Skip to content

Commit d0e7d23

Browse files
Bump com.orientechnologies:orientdb-gremlin in /modules/orientdb
Bumps [com.orientechnologies:orientdb-gremlin](https://github.com/orientechnologies/orientdb-gremlin) from 3.2.16 to 3.2.17. - [Release notes](https://github.com/orientechnologies/orientdb-gremlin/releases) - [Commits](orientechnologies/orientdb-gremlin@3.2.16...3.2.17) --- updated-dependencies: - dependency-name: com.orientechnologies:orientdb-gremlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09fef49 commit d0e7d23

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.24.2'
99
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.6.2'
10-
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.16"
10+
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.17"
1111
}

0 commit comments

Comments
 (0)