We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e02fca + 1dc2994 commit f4ece91Copy full SHA for f4ece91
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'com.github.spotbugs' version '4.7.9'
10
id 'checkstyle'
11
id 'pmd'
12
- id 'org.flywaydb.flyway' version '8.0.2'
+ id 'org.flywaydb.flyway' version '8.0.3'
13
id 'org.jetbrains.kotlin.jvm' version '1.5.31'
14
id 'org.cadixdev.licenser' version '0.6.1'
15
}
0 commit comments