Skip to content

Commit d7f89e6

Browse files
Bump org.flywaydb.flyway from 7.14.0 to 7.14.1
Bumps org.flywaydb.flyway from 7.14.0 to 7.14.1. --- updated-dependencies: - dependency-name: org.flywaydb.flyway dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1124614 commit d7f89e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id 'com.github.spotbugs' version '4.7.3'
1010
id 'checkstyle'
1111
id 'pmd'
12-
id 'org.flywaydb.flyway' version '7.14.0'
12+
id 'org.flywaydb.flyway' version '7.14.1'
1313
id 'org.jetbrains.kotlin.jvm' version '1.5.30'
1414
id "org.cadixdev.licenser" version "0.6.1"
1515
}

0 commit comments

Comments
 (0)