Skip to content

Commit 48a594e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/clickhouse/org.assertj-assertj-core-3.27.3' into combined-pr-branch
2 parents c46aec2 + f9c0e20 commit 48a594e

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
@@ -12,7 +12,7 @@ dependencies {
1212
testRuntimeOnly(group: 'com.clickhouse', name: 'jdbc-v2', version: '0.7.2', classifier: 'http')
1313

1414
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.4.2'
15-
testImplementation 'org.assertj:assertj-core:3.26.3'
15+
testImplementation 'org.assertj:assertj-core:3.27.3'
1616
testImplementation testFixtures(project(':r2dbc'))
1717
testRuntimeOnly(group: 'com.clickhouse', name: 'clickhouse-r2dbc', version: '0.7.2', classifier: 'http')
1818
}

0 commit comments

Comments
 (0)