Skip to content

Commit 7ab5e14

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/clickhouse/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 29ad080 + 3575dc6 commit 7ab5e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/clickhouse/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
testImplementation project(':testcontainers-jdbc-test')
1111
testRuntimeOnly(group: 'com.clickhouse', name: 'clickhouse-jdbc', version: '0.9.1', classifier: 'all')
1212

13-
testImplementation 'org.assertj:assertj-core:3.27.3'
13+
testImplementation 'org.assertj:assertj-core:3.27.4'
1414
testImplementation 'com.clickhouse:client-v2:0.9.1'
1515
testImplementation testFixtures(project(':testcontainers-r2dbc'))
1616
testRuntimeOnly(group: 'com.clickhouse', name: 'clickhouse-r2dbc', version: '0.9.1', classifier: 'http')

0 commit comments

Comments
 (0)