Skip to content

Commit 28bb660

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/org.assertj-assertj-core-3.24.2' into combined-pr-branch
2 parents daf39f9 + e574d21 commit 28bb660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
testImplementation 'org.vibur:vibur-dbcp:25.0'
1010
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.1.4'
1111
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
12-
testImplementation 'org.assertj:assertj-core:3.23.1'
12+
testImplementation 'org.assertj:assertj-core:3.24.2'
1313
testImplementation ('org.mockito:mockito-core:4.11.0') {
1414
exclude(module: 'hamcrest-core')
1515
}

0 commit comments

Comments
 (0)