Skip to content

Commit 6093e2b

Browse files
Bump org.assertj:assertj-core in /modules/jdbc-test
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit 6093e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
api 'com.zaxxer:HikariCP-java6:2.3.13'
77
api 'commons-dbutils:commons-dbutils:1.8.1'
88

9-
api 'org.assertj:assertj-core:3.27.4'
9+
api 'org.assertj:assertj-core:3.27.6'
1010

1111
api 'org.apache.tomcat:tomcat-jdbc:11.0.10'
1212
api 'org.vibur:vibur-dbcp:26.0'

0 commit comments

Comments
 (0)