Skip to content

Commit 61f9fb6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/db2/org.assertj-assertj-core-3.26.3' into combined-pr-branch
2 parents bdc7bb2 + c78fb51 commit 61f9fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/db2/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 'com.ibm.db2:jcc:11.5.9.0'
8-
testImplementation 'org.assertj:assertj-core:3.25.3'
8+
testImplementation 'org.assertj:assertj-core:3.26.3'
99
}

0 commit comments

Comments
 (0)