Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit d5c6358

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump flyway-core from 7.3.2 to 7.4.0
Bumps [flyway-core](https://github.com/flyway/flyway) from 7.3.2 to 7.4.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-7.3.2...flyway-7.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbdce83 commit d5c6358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation("org.springframework.boot:spring-boot-starter-web:${springBootVersion}")
5454
implementation("org.springframework.boot:spring-boot-starter-actuator:${springBootVersion}")
5555
implementation("org.springframework.boot:spring-boot-starter-websocket:${springBootVersion}")
56-
implementation("org.flywaydb:flyway-core:7.3.2")
56+
implementation("org.flywaydb:flyway-core:7.4.0")
5757

5858
// Deserialize json
5959
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:${jacksonVersion}")

0 commit comments

Comments
 (0)