Skip to content

Commit e584e2e

Browse files
Bump org.assertj:assertj-core in /modules/clickhouse
Bumps org.assertj:assertj-core from 3.23.1 to 3.24.2. --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80700c1 commit e584e2e

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
@@ -6,5 +6,5 @@ dependencies {
66

77
testImplementation project(':jdbc-test')
88
testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.2'
9-
testImplementation 'org.assertj:assertj-core:3.23.1'
9+
testImplementation 'org.assertj:assertj-core:3.24.2'
1010
}

0 commit comments

Comments
 (0)