Skip to content

Commit 0606a65

Browse files
Bump orientdb-client from 3.0.24 to 3.2.14 in /modules/orientdb
Bumps [orientdb-client](https://github.com/orientechnologies/orientdb) from 3.0.24 to 3.2.14. - [Release notes](https://github.com/orientechnologies/orientdb/releases) - [Changelog](https://github.com/orientechnologies/orientdb/blob/develop/history.txt) - [Commits](orientechnologies/orientdb@3.0.24...3.2.14) --- updated-dependencies: - dependency-name: com.orientechnologies:orientdb-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dc05d3 commit 0606a65

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
@@ -3,7 +3,7 @@ description = "TestContainers :: Orientdb"
33
dependencies {
44
api project(":testcontainers")
55

6-
api "com.orientechnologies:orientdb-client:3.0.24"
6+
api "com.orientechnologies:orientdb-client:3.2.14"
77

88
testImplementation 'org.assertj:assertj-core:3.22.0'
99
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.3.4'

0 commit comments

Comments
 (0)