Skip to content

Commit a046ee8

Browse files
Bump com.orientechnologies:orientdb-gremlin in /modules/orientdb
Bumps [com.orientechnologies:orientdb-gremlin](https://github.com/orientechnologies/orientdb-gremlin) from 3.2.33 to 3.2.35. - [Commits](orientechnologies/orientdb-gremlin@3.2.33...3.2.35) --- 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 4aa1b6c commit a046ee8

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.26.3'
99
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.2'
10-
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.33"
10+
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.35"
1111
}

0 commit comments

Comments
 (0)