Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e1a1b9c commit bf27c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externalized-properties-database/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ testing {
runtimeOnly("com.microsoft.sqlserver:mssql-jdbc:12.4.2.jre11")
runtimeOnly("org.xerial:sqlite-jdbc:3.44.0.0")
runtimeOnly("org.mariadb.jdbc:mariadb-java-client:3.3.0")
runtimeOnly("com.ibm.db2:jcc:11.5.8.0")
runtimeOnly("com.ibm.db2:jcc:11.5.9.0")
}
}
}
Expand Down

0 comments on commit bf27c3c

Please sign in to comment.