Skip to content

Commit 0392b20

Browse files
Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing (#987)
Bumps gradle.plugin.org.flywaydb:gradle-plugin-publishing from 10.1.0 to 10.3.0. --- updated-dependencies: - dependency-name: gradle.plugin.org.flywaydb:gradle-plugin-publishing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f72f2e7 commit 0392b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ repositories {
77
}
88

99
dependencies {
10-
implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:10.1.0"
10+
implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:10.3.0"
1111
implementation 'nu.studer:gradle-jooq-plugin:8.2'
1212
}

0 commit comments

Comments
 (0)