Skip to content

Commit

Permalink
Merge pull request #1138 from rahulsom/renovate/org.flywaydb.flyway-10.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.flywaydb.flyway to v10.15.0
  • Loading branch information
rahulsom authored Jun 14, 2024
2 parents d12dc7c + bed6f3c commit fecfb14
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("9.0")
id("org.flywaydb.flyway").version("10.14.0")
id("org.flywaydb.flyway").version("10.15.0")
}

version = "0.0.1-SNAPSHOT"
Expand Down

0 comments on commit fecfb14

Please sign in to comment.