Skip to content

Commit eef04d7

Browse files
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /modules/orientdb
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e495450 commit eef04d7

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
@@ -5,7 +5,7 @@ dependencies {
55

66
api "com.orientechnologies:orientdb-client:3.2.42"
77

8-
testImplementation 'org.assertj:assertj-core:3.27.3'
8+
testImplementation 'org.assertj:assertj-core:3.27.4'
99
testImplementation 'org.apache.tinkerpop:gremlin-driver:3.7.3'
1010
testImplementation "com.orientechnologies:orientdb-gremlin:3.2.42"
1111
}

0 commit comments

Comments
 (0)