Skip to content

Commit

Permalink
Bump com.orientechnologies:orientdb-client in /modules/orientdb
Browse files Browse the repository at this point in the history
Bumps [com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.32 to 3.2.33.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.33/history.txt)
- [Commits](orientechnologies/orientdb@3.2.32...3.2.33)

---
updated-dependencies:
- dependency-name: com.orientechnologies:orientdb-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 0217e78 commit c2400b0
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 c2400b0

Please sign in to comment.