Skip to content

Commit

Permalink
chore(deps): update plugin org.flywaydb.flyway to v9.22.3 (#1260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent cd478d7 commit 6896aa1
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.17.6"
id 'nu.studer.jooq' version '7.2'
id "org.flywaydb.flyway" version "9.21.2"
id "org.flywaydb.flyway" version "9.22.3"
id "java-library"
}

Expand Down

0 comments on commit 6896aa1

Please sign in to comment.