Skip to content

Commit 8f20e6e

Browse files
committed
Tilpass endringer i dependencies.
1 parent a3e0847 commit 8f20e6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ repositories {
2424

2525
dependencies {
2626
implementation(Flyway.core)
27+
implementation(Flyway.postgres)
2728
implementation(Hikari.cp)
2829
implementation(KotlinLogging.logging)
2930
implementation(Ktor.Server.core)

0 commit comments

Comments
 (0)