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 569b55f + e5e1d5a commit 49daffbCopy full SHA for 49daffb
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation "org.flywaydb:flyway-database-postgresql:10.18.0"
36
implementation "org.ktorm:ktorm-core:3.6.0"
37
implementation "com.zaxxer:HikariCP:5.1.0"
38
- implementation "org.postgresql:postgresql:42.7.3"
+ implementation "org.postgresql:postgresql:42.7.4"
39
implementation "org.quartz-scheduler:quartz:2.3.2"
40
41
implementation "io.ktor:ktor-server-status-pages:2.3.12"
0 commit comments