We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f09a4 commit d8edbb9Copy full SHA for d8edbb9
1 file changed
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'jacoco'
8
id 'signing'
9
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
10
- id "org.flywaydb.flyway" version "12.0.0"
+ id "org.flywaydb.flyway" version "11.20.3"
11
id "com.github.jk1.dependency-license-report" version "3.0.1"
12
}
13
0 commit comments