Skip to content

Commit 6e41131

Browse files
Bump org.flywaydb.flyway from 8.0.1 to 8.0.2
Bumps org.flywaydb.flyway from 8.0.1 to 8.0.2. --- 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 518cf5f commit 6e41131

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.8'
1010
id 'checkstyle'
1111
id 'pmd'
12-
id 'org.flywaydb.flyway' version '8.0.1'
12+
id 'org.flywaydb.flyway' version '8.0.2'
1313
id 'org.jetbrains.kotlin.jvm' version '1.5.31'
1414
id 'org.cadixdev.licenser' version '0.6.1'
1515
}

0 commit comments

Comments
 (0)