Skip to content

Commit

Permalink
Update flyway to v10.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 9503002 commit 94266f6
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 '5.1.0.4882'
id 'uk.gov.hmcts.java' version '0.12.63'
id 'io.freefair.lombok' version '8.10'
id 'org.flywaydb.flyway' version '10.17.1'
id 'org.flywaydb.flyway' version '10.17.2'
id "info.solidsoft.pitest" version '1.15.0'
id "au.com.dius.pact" version '4.6.13'
}
Expand Down Expand Up @@ -234,7 +234,7 @@ def versions = [
apiGuardian : '1.1.2',
commonsIo : '2.16.1',
elasticsearch : '7.17.23',
flyway : '10.17.1',
flyway : '10.17.2',
gradlePitest : '1.15.0',
idamClient : '3.0.3',
jersey : '3.1.8',
Expand Down

0 comments on commit 94266f6

Please sign in to comment.