Skip to content

Commit 80ca318

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/nginx/org.assertj-assertj-core-3.27.3' into combined-pr-branch
2 parents 6b1fd49 + d9f307a commit 80ca318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nginx/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: Nginx"
33
dependencies {
44
api project(':testcontainers')
55
compileOnly 'org.jetbrains:annotations:24.1.0'
6-
testImplementation 'org.assertj:assertj-core:3.26.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.3'
77
}
88

99
tasks.japicmp {

0 commit comments

Comments
 (0)