Skip to content

Commit 48624b9

Browse files
fix(deps): update dependency org.flywaydb:flyway-core to v9.22.0 (#737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f3db02 commit 48624b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

daemon/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
implementation("org.hibernate.orm:hibernate-community-dialects")
9090
implementation("org.jetbrains.kotlin:kotlin-stdlib")
9191
implementation("com.squareup.okhttp3:okhttp:4.11.0")
92-
implementation("org.flywaydb:flyway-core:9.21.1")
92+
implementation("org.flywaydb:flyway-core:9.22.0")
9393
implementation("dev.krud:crud-framework-core:$crudFrameworkVersion")
9494
implementation("dev.krud:crud-framework-hibernate5-connector:$crudFrameworkVersion")
9595
implementation("dev.krud:shapeshift:$shapeShiftVersion")

0 commit comments

Comments
 (0)