Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
R Bump flyway fra 10.1.0 til 10.2.0 for å støtte høyere versjon av Po…
Browse files Browse the repository at this point in the history
…stgres
  • Loading branch information
richardmartinsen committed Dec 11, 2023
1 parent 0ed8463 commit 7b910a4
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 @@ -35,7 +35,7 @@ dependencies {
implementation("org.quartz-scheduler:quartz:2.3.2")
implementation("org.threeten:threeten-extra:1.7.2")

implementation("org.flywaydb:flyway-core:10.1.0")
implementation("org.flywaydb:flyway-core:10.2.0")
// implementation("com.zaxxer:HikariCP:5.0.1")
implementation("com.zaxxer:HikariCP-java7:2.4.13")

Expand Down

0 comments on commit 7b910a4

Please sign in to comment.