Skip to content

Commit

Permalink
Update dependency org.flywaydb:flyway-mysql to v8.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and lrohner committed Apr 28, 2022
1 parent 01ebd99 commit fbf6581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion persistence/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation 'io.vavr:vavr:0.10.4'
implementation 'org.mapstruct:mapstruct:1.5.0.RC1'
implementation 'org.flywaydb:flyway-core:8.5.10'
implementation 'org.flywaydb:flyway-mysql:8.5.9'
implementation 'org.flywaydb:flyway-mysql:8.5.10'
implementation "io.springfox:springfox-boot-starter:3.0.0"
implementation "io.springfox:springfox-swagger-ui:3.0.0"
implementation 'org.springframework.boot:spring-boot-starter-actuator'
Expand Down

0 comments on commit fbf6581

Please sign in to comment.