Skip to content

Commit 09089a8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/org.assertj-assertj-core-3.27.6' into combined-pr-branch
2 parents 99f4926 + 07509c3 commit 09089a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/r2dbc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ dependencies {
1212
testImplementation project(':testcontainers-postgresql')
1313

1414
testFixturesImplementation 'io.projectreactor:reactor-core:3.7.11'
15-
testFixturesImplementation 'org.assertj:assertj-core:3.27.4'
15+
testFixturesImplementation 'org.assertj:assertj-core:3.27.6'
1616
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1717
}

0 commit comments

Comments
 (0)