Skip to content

Commit c9792cd

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/database-commons/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents ebf6312 + 1edb0e6 commit c9792cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/database-commons/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ description = "Testcontainers :: Database-Commons"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'org.assertj:assertj-core:3.27.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.4'
77
}

0 commit comments

Comments
 (0)