Skip to content

Commit 62a4251

Browse files
Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing (#1008)
Bumps gradle.plugin.org.flywaydb:gradle-plugin-publishing from 10.5.0 to 10.6.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 c799127 commit 62a4251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
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.5.0"
10+
implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:10.6.0"
1111
implementation 'nu.studer:gradle-jooq-plugin:9.0'
1212
}

0 commit comments

Comments
 (0)