Skip to content

Commit db12086

Browse files
Bump org.assertj:assertj-core in /modules/cockroachdb
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.0. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0) --- 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 f7973aa commit db12086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cockroachdb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ dependencies {
55

66
testImplementation project(':jdbc-test')
77
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
8-
testImplementation 'org.assertj:assertj-core:3.26.3'
8+
testImplementation 'org.assertj:assertj-core:3.27.0'
99
}

0 commit comments

Comments
 (0)