未验证 提交 3a84f955 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump HikariCP from 4.0.3 to 5.0.0

Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/brettwooldridge/HikariCP/releases)
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-4.0.3...HikariCP-5.0.0)

---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: Ndependabot[bot] <support@github.com>
上级 3295185f
......@@ -12,7 +12,7 @@ dependencies {
implementation 'com.google.inject:guice:5.0.1'
implementation 'io.undertow:undertow-core:2.2.8.Final'
implementation 'org.scalikejdbc:scalikejdbc_2.13:3.5.0'
implementation 'com.zaxxer:HikariCP:4.0.3'
implementation 'com.zaxxer:HikariCP:5.0.0'
implementation 'com.fasterxml.jackson.module:jackson-module-scala_2.13:2.12.3'
implementation 'org.tpolecat:doobie-core_2.13:0.13.4'
implementation 'org.postgresql:postgresql:42.2.22'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册