Skip to content

Commit

Permalink
Update flyway to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 0e691fc commit b431f02
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 @@ -10,7 +10,7 @@ plugins {
id 'org.sonarqube' version '6.0.1.5171'
id 'uk.gov.hmcts.java' version '0.12.63'
id 'io.freefair.lombok' version '8.11'
id 'org.flywaydb.flyway' version '10.22.0'
id 'org.flywaydb.flyway' version '11.0.1'
id "info.solidsoft.pitest" version '1.15.0'
id "au.com.dius.pact" version '4.6.16'
}
Expand Down Expand Up @@ -234,7 +234,7 @@ def versions = [
apiGuardian : '1.1.2',
commonsIo : '2.18.0',
elasticsearch : '7.17.26',
flyway : '10.22.0',
flyway : '11.0.1',
gradlePitest : '1.15.0',
idamClient : '3.0.3',
jersey : '3.1.9',
Expand Down

0 comments on commit b431f02

Please sign in to comment.