Skip to content

Commit

Permalink
CCM Task 140959: Keep MNbenefits dependencies up to date Sprint #39 -
Browse files Browse the repository at this point in the history
flyway updates
  • Loading branch information
BisekJM committed Jun 13, 2024
1 parent 2d8e1b2 commit 16f469b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ dependencies {
implementation("org.postgresql:postgresql")
implementation("org.jetbrains:annotations:24.1.0")
implementation("commons-validator:commons-validator:1.9.0")
implementation("org.flywaydb:flyway-core:10.14.0")
runtimeOnly("org.flywaydb:flyway-database-postgresql:10.14.0")
implementation("org.flywaydb:flyway-core:10.15.0")
runtimeOnly("org.flywaydb:flyway-database-postgresql:10.15.0")
implementation("com.mixpanel:mixpanel-java:1.5.3")
implementation("net.javacrumbs.shedlock:shedlock-spring:5.13.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:5.13.0")
Expand Down

0 comments on commit 16f469b

Please sign in to comment.