Skip to content

Commit 159c9ed

Browse files
authored
Merge pull request #77 from MinecraftModDevelopment/dependabot/gradle/org.flywaydb.flyway-7.14.1
Bump org.flywaydb.flyway from 7.14.0 to 7.14.1
2 parents 1124614 + d7f89e6 commit 159c9ed

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)