Skip to content

Commit

Permalink
Merge pull request #36 from hmcts/renovate/org.flywaydb-flyway-core-10.x
Browse files Browse the repository at this point in the history
Update dependency org.flywaydb:flyway-core to v10
  • Loading branch information
Ben-Edwards-cgi authored Nov 7, 2023
2 parents 75f1137 + 0b079e2 commit 2647910
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 @@ -223,7 +223,7 @@ dependencies {
implementation 'jakarta.persistence:jakarta.persistence-api:3.1.0'
implementation 'org.postgresql:postgresql:42.6.0'
implementation 'org.hibernate.orm:hibernate-envers:6.3.1.Final'
implementation 'org.flywaydb:flyway-core:9.22.3'
implementation 'org.flywaydb:flyway-core:10.0.0'
testImplementation 'org.testcontainers:postgresql:1.19.1'

// Documentation, logging
Expand Down

0 comments on commit 2647910

Please sign in to comment.