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 Nov 12, 2024
1 parent 91e7e60 commit c7784b9
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 @@ -356,7 +356,7 @@ dependencies {


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.21.0'

implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.15'
implementation group: 'com.github.hmcts', name: 'sscs-pdf-email-common', version: '5.2.18'
Expand Down

0 comments on commit c7784b9

Please sign in to comment.