Skip to content

Commit f6a7608

Browse files
Bump org.assertj:assertj-core in /modules/jdbc-test
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.3) --- 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 2707f31 commit f6a7608

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
@@ -8,7 +8,7 @@ dependencies {
88

99
api 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
1010

11-
api 'org.assertj:assertj-core:3.26.3'
11+
api 'org.assertj:assertj-core:3.27.3'
1212

1313
api 'org.apache.tomcat:tomcat-jdbc:10.0.27'
1414
api 'org.vibur:vibur-dbcp:25.0'

0 commit comments

Comments
 (0)