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 f4ece91 + 0abf4b2 commit 23351f4Copy full SHA for 23351f4
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.3'
+ id 'org.flywaydb.flyway' version '8.0.4'
13
id 'org.jetbrains.kotlin.jvm' version '1.5.31'
14
id 'org.cadixdev.licenser' version '0.6.1'
15
}
0 commit comments