Skip to content

Commit

Permalink
Upgrade to Flyway 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroldwong committed Nov 7, 2023
1 parent 05cb632 commit de8b830
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 @@ -54,7 +54,7 @@ dependencies {
compile("org.slf4j:slf4j-api:1.7.25")
compile("org.apache.commons:commons-lang3:3.7")
compile("javax.mail:mail:1.4.7")
compile("org.flywaydb:flyway-core:3.2.1")
compile("org.flywaydb:flyway-core:4.2.0")
compile("org.apache.httpcomponents:httpclient:4.5.9")
compile("org.javers:javers-core:2.4.1")
compile("javax.xml.bind:jaxb-api:2.3.1")
Expand Down

0 comments on commit de8b830

Please sign in to comment.