Skip to content

Commit

Permalink
Merge pull request #21 from linjeforeningen-delta/renovate/flyway
Browse files Browse the repository at this point in the history
fix(deps): update flyway to v10.21.0
  • Loading branch information
vehagn authored Nov 9, 2024
2 parents dc16a22 + 6dec806 commit 9d005ab
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 @@ -32,7 +32,7 @@ jib {
dependencies {
val mockkVersion = "1.13.8"
val h2Version = "2.2.224"
val flywayVersion = "10.4.1"
val flywayVersion = "10.21.0"
val openapiVersion = "2.3.0"

annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
Expand Down

0 comments on commit 9d005ab

Please sign in to comment.