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 2fceec5 commit c83c515Copy full SHA for c83c515
buildSrc/build.gradle
@@ -7,6 +7,6 @@ repositories {
7
}
8
9
dependencies {
10
- implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:9.20.0"
+ implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:9.21.0"
11
implementation 'nu.studer:gradle-jooq-plugin:8.2'
12
0 commit comments