Skip to content

Commit

Permalink
Bump com.ibm.db2:jcc from 11.5.9.0 to 12.1.0.0 in /modules/db2
Browse files Browse the repository at this point in the history
Bumps com.ibm.db2:jcc from 11.5.9.0 to 12.1.0.0.

---
updated-dependencies:
- dependency-name: com.ibm.db2:jcc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 0217e78 commit 56747ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/db2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies {
api project(':jdbc')

testImplementation project(':jdbc-test')
testRuntimeOnly 'com.ibm.db2:jcc:11.5.9.0'
testRuntimeOnly 'com.ibm.db2:jcc:12.1.0.0'
testImplementation 'org.assertj:assertj-core:3.26.3'
}

0 comments on commit 56747ff

Please sign in to comment.