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 a0d92f5 commit e5e1d5aCopy full SHA for e5e1d5a
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