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.
1 parent 5aa1a78 commit 5f399dbCopy full SHA for 5f399db
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation "io.github.config4k:config4k:0.7.0"
34
implementation "org.flywaydb:flyway-core:10.18.0"
35
implementation "org.flywaydb:flyway-database-postgresql:10.18.0"
36
- implementation "org.ktorm:ktorm-core:3.6.0"
+ implementation "org.ktorm:ktorm-core:4.1.1"
37
implementation "com.zaxxer:HikariCP:5.1.0"
38
implementation "org.postgresql:postgresql:42.7.4"
39
implementation "org.quartz-scheduler:quartz:2.3.2"
0 commit comments