Skip to content

Commit 3622d73

Browse files
Bump orientdb-gremlin from 3.2.12 to 3.2.13 in /modules/orientdb
Bumps [orientdb-gremlin](https://github.com/orientechnologies/orientdb-gremlin) from 3.2.12 to 3.2.13. - [Release notes](https://github.com/orientechnologies/orientdb-gremlin/releases) - [Commits](orientechnologies/orientdb-gremlin@3.2.12...3.2.13) --- 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 ea32b8b commit 3622d73

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.23.1'
99
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.6.1'
10-
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.12"
10+
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.13"
1111
}

0 commit comments

Comments
 (0)