We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d9cd37 + 940f5e8 commit 2fac7dcCopy full SHA for 2fac7dc
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation "io.github.config4k:config4k:0.7.0"
34
implementation "org.flywaydb:flyway-core:9.19.1"
35
implementation "org.ktorm:ktorm-core:3.6.0"
36
- implementation "com.zaxxer:HikariCP:5.0.1"
+ implementation "com.zaxxer:HikariCP:5.1.0"
37
implementation "org.postgresql:postgresql:42.7.3"
38
implementation "org.quartz-scheduler:quartz:2.3.2"
39
0 commit comments