Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 071baba commit a91e1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ plugins {
kotlin("plugin.serialization") version "1.9.21"
id("com.github.ben-manes.versions") version "0.50.0"
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"
id("org.flywaydb.flyway") version "10.1.0"
id("org.flywaydb.flyway") version "10.5.0"
jacoco
application
}
Expand Down

0 comments on commit a91e1cb

Please sign in to comment.