Skip to content

Commit

Permalink
Venter med å bumpe flyway
Browse files Browse the repository at this point in the history
  • Loading branch information
baskevold committed Dec 12, 2023
1 parent ee10f39 commit b7d5710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

val mainClass = "no.nav.k9.los.K9LosKt"
val hikariVersion = "5.1.0"
val flywayVersion = "10.2.0"
val flywayVersion = "9.22.3"
val vaultJdbcVersion = "1.3.10"
val koinVersion = "3.5.0"
val koinKtorVersion = "3.5.1"
Expand Down

0 comments on commit b7d5710

Please sign in to comment.