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.
1 parent 0ce9d2f commit d839687Copy full SHA for d839687
buildSrc/build.gradle
@@ -7,6 +7,6 @@ repositories {
7
}
8
9
dependencies {
10
- implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:9.12.0"
+ implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:9.14.0"
11
implementation 'nu.studer:gradle-jooq-plugin:8.1'
12
0 commit comments