Skip to content

Commit

Permalink
CCM Task 169766: Keep MNbenefits dependencies up to date Sprint 2025-1
Browse files Browse the repository at this point in the history
(2 Flyway dependencies)
  • Loading branch information
BisekJM committed Jan 9, 2025
1 parent 7c10e1b commit 88dc2a3
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 @@ -143,8 +143,8 @@ dependencies {
implementation("org.postgresql:postgresql")
implementation("org.jetbrains:annotations:26.0.1")
implementation("commons-validator:commons-validator:1.9.0")
implementation("org.flywaydb:flyway-core:11.1.0")
runtimeOnly("org.flywaydb:flyway-database-postgresql:11.1.0")
implementation("org.flywaydb:flyway-core:11.1.1")
runtimeOnly("org.flywaydb:flyway-database-postgresql:11.1.1")
implementation("com.mixpanel:mixpanel-java:1.5.3")
implementation("net.javacrumbs.shedlock:shedlock-spring:6.1.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:6.1.0")
Expand Down

0 comments on commit 88dc2a3

Please sign in to comment.