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.33' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents dd5296a + c2400b0 commit a527619
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.32"
api "com.orientechnologies:orientdb-client:3.2.33"

testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.2'
Expand Down

0 comments on commit a527619

Please sign in to comment.