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

Commit c43ef01

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump org.flywaydb.flyway from 7.3.2 to 7.4.0
Bumps org.flywaydb.flyway from 7.3.2 to 7.4.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2754e60 commit c43ef01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("org.springframework.boot") version "2.4.1"
88
id("io.spring.dependency-management") version "1.0.10.RELEASE"
99
id("com.moowork.node") version "1.3.1"
10-
id("org.flywaydb.flyway") version "7.3.2"
10+
id("org.flywaydb.flyway") version "7.4.0"
1111
id("org.sonarqube") version "3.0"
1212

1313
id ("org.jetbrains.kotlin.plugin.jpa") version "1.4.21"

0 commit comments

Comments
 (0)