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.25' into combined-pr-branch
  • Loading branch information
eddumelendez committed Dec 12, 2023
2 parents abafcae + 7d92e0b commit f343c19
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.24"
api "com.orientechnologies:orientdb-client:3.2.25"

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

0 comments on commit f343c19

Please sign in to comment.