Skip to content

Commit

Permalink
fix(deps): update flyway to v10.21.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 41773fa commit 6dec806
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
@@ -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")

0 comments on commit 6dec806

Please sign in to comment.