Skip to content

Commit

Permalink
Update dependency org.flywaydb:flyway-core to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 36a716c commit f4ad43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'cmc-pdf-service-client', version: '7.0.1'

implementation group: 'com.mchange', name: 'c3p0', version: '0.10.1'
implementation group: 'org.flywaydb', name: 'flyway-core', version: '9.22.3'
implementation group: 'org.flywaydb', name: 'flyway-core', version: '10.19.0'
implementation group: 'org.postgresql', name: 'postgresql', version: '42.6.0'

implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.11.9'
Expand Down

0 comments on commit f4ad43e

Please sign in to comment.