Skip to content

Commit

Permalink
Bump org.flywaydb.flyway from 7.15.0 to 9.22.0
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 7.15.0 to 9.22.0.

---
updated-dependencies:
- dependency-name: org.flywaydb.flyway
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent a6b333d commit bce8957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misk-jooq/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ buildscript {
}
// Needed to generate jooq test db classes
plugins {
id("org.flywaydb.flyway") version "7.15.0"
id("org.flywaydb.flyway") version "9.22.0"
id("nu.studer.jooq") version "6.0.1"
}

Expand Down

0 comments on commit bce8957

Please sign in to comment.