Skip to content

Commit a2f5821

Browse files
Bump com.orientechnologies:orientdb-gremlin in /modules/orientdb
Bumps [com.orientechnologies:orientdb-gremlin](https://github.com/orientechnologies/orientdb-gremlin) from 3.2.24 to 3.2.25. - [Commits](orientechnologies/orientdb-gremlin@3.2.24...3.2.25) --- 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 9d8de1f commit a2f5821

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.7.1'
10-
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.24"
10+
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.25"
1111
}

0 commit comments

Comments
 (0)