We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce70a9 commit 15f7804Copy full SHA for 15f7804
app/build.gradle.kts
@@ -75,7 +75,7 @@ dependencies {
75
implementation("no.nav.security:token-client-core:$tokenSupportVersion")
76
77
// DB
78
- implementation("org.flywaydb:flyway-database-postgresql:10.18.0")
+ implementation("org.flywaydb:flyway-database-postgresql:10.18.1")
79
implementation("com.zaxxer:HikariCP:6.0.0")
80
implementation("org.postgresql:postgresql:42.7.4")
81
implementation("com.github.seratch:kotliquery:1.9.0")
0 commit comments