Skip to content

Commit

Permalink
chore(deps): update plugin org.flywaydb.flyway to v10.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent 973680e commit 16802ce
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.3")
id("org.flywaydb.flyway").version("10.0.0")
id("org.flywaydb.flyway").version("10.11.1")
}

version = "0.0.1-SNAPSHOT"
Expand Down

0 comments on commit 16802ce

Please sign in to comment.