Skip to content

Commit

Permalink
chore(deps): update plugin org.flywaydb.flyway to v8.5.12 (#787)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 4, 2022
1 parent eaa4c11 commit 462ced1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/persistence/database-schema/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id "com.avast.gradle.docker-compose" version "0.16.4"
id 'nu.studer.jooq' version '7.1.1'
id "org.flywaydb.flyway" version "8.5.10"
id "org.flywaydb.flyway" version "8.5.12"
id "java-library"
}

Expand Down

0 comments on commit 462ced1

Please sign in to comment.