Skip to content

Commit f3a110f

Browse files
authored
Merge pull request #95 from MinecraftModDevelopment/dependabot/gradle/org.flywaydb.flyway-8.0.2
Bump org.flywaydb.flyway from 8.0.1 to 8.0.2
2 parents 518cf5f + 6e41131 commit f3a110f

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)