Skip to content

Commit

Permalink
Merge pull request #1037 from rahulsom/renovate/org.flywaydb.flyway-9.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.flywaydb.flyway to v9.20.0
  • Loading branch information
rahulsom authored Jun 20, 2023
2 parents 5b8c0e1 + 14f312b commit 86851cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grooves-example-pushstyle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
id("org.jetbrains.kotlin.jvm")
id("org.jlleitschuh.gradle.ktlint")
id("nu.studer.jooq").version("8.2.1")
id("org.flywaydb.flyway").version("9.19.4")
id("org.flywaydb.flyway").version("9.20.0")
}

version = "0.0.1-SNAPSHOT"
Expand Down

0 comments on commit 86851cf

Please sign in to comment.