Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/orient…
Browse files Browse the repository at this point in the history
…db/com.orientechnologies-orientdb-client-3.2.21' into combined-pr-branch
  • Loading branch information
eddumelendez committed Aug 2, 2023
2 parents 8f21631 + ec58605 commit 0313e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/orientdb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: Orientdb"
dependencies {
api project(":testcontainers")

api "com.orientechnologies:orientdb-client:3.2.20"
api "com.orientechnologies:orientdb-client:3.2.21"

testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.6.4'
Expand Down

0 comments on commit 0313e39

Please sign in to comment.