Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 4a1ff97 commit fd5c5f0
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 @@ -5,7 +5,7 @@ version = "1.0-SNAPSHOT"

val confluentVersion = "7.5.1"
val jacksonDataTypeVersion = "2.16.1"
val flywayVersion = "9.22.3"
val flywayVersion = "10.13.0"
val hikariVersion = "5.1.0"
val isdialogmoteSchemaVersion = "1.0.5"
val jsonVersion = "20231013"
Expand Down

0 comments on commit fd5c5f0

Please sign in to comment.