Skip to content

Commit b7132c1

Browse files
Bump org.flywaydb.flyway from 9.14.1 to 10.13.0
Bumps org.flywaydb.flyway from 9.14.1 to 10.13.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]>
1 parent d963409 commit b7132c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misk-jooq/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("com.vanniktech.maven.publish.base")
99

1010
// Needed to generate jooq test db classes
11-
id("org.flywaydb.flyway") version "9.14.1"
11+
id("org.flywaydb.flyway") version "10.13.0"
1212
id("nu.studer.jooq") version "8.2"
1313
}
1414

0 commit comments

Comments
 (0)