Skip to content

Commit cd40087

Browse files
This PR contains the following updates:
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | org.flywaydb.flyway | plugin | misk/gradle/libs.versions.toml | gradle | patch | `11.10.1` -> `11.10.2` | --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: a4bea05a3579b1d0fc4449f6f922898b6dd6ba74
1 parent 48e635d commit cd40087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
233233
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysisPlugin" }
234234
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
235235
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
236-
flyway = { id = "org.flywaydb.flyway", version = "11.10.1" }
236+
flyway = { id = "org.flywaydb.flyway", version = "11.10.2" }
237237
jooq = { id = "nu.studer.jooq", version = "9.0" }
238238
kotlinAllOpen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "kotlin" }
239239
kotlinJpa = { id = "org.jetbrains.kotlin.plugin.jpa", version.ref = "kotlin" }

0 commit comments

Comments
 (0)