Skip to content

Commit

Permalink
chore(deps): update dependency org.flywaydb:flyway-core to v8 (#1965)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Willy Lulciuc <willy@datakin.com>
  • Loading branch information
3 people authored May 3, 2022
1 parent 523a474 commit 2055709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation 'com.google.guava:guava:31.1-jre'
implementation 'org.dhatim:dropwizard-sentry:2.0.29'
implementation "io.sentry:sentry:${sentryVersion}"
implementation 'org.flywaydb:flyway-core:7.6.0'
implementation 'org.flywaydb:flyway-core:8.5.10'
implementation "org.postgresql:postgresql:${postgresqlVersion}"
implementation 'com.graphql-java:graphql-java:18.0'
implementation 'com.graphql-java-kickstart:graphql-java-servlet:12.0.0'
Expand Down

0 comments on commit 2055709

Please sign in to comment.