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 1124614 + d7f89e6 commit 159c9edCopy full SHA for 159c9ed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'com.github.spotbugs' version '4.7.3'
10
id 'checkstyle'
11
id 'pmd'
12
- id 'org.flywaydb.flyway' version '7.14.0'
+ id 'org.flywaydb.flyway' version '7.14.1'
13
id 'org.jetbrains.kotlin.jvm' version '1.5.30'
14
id "org.cadixdev.licenser" version "0.6.1"
15
}
0 commit comments