Skip to content

Commit 3921811

Browse files
Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing (#1004)
Bumps gradle.plugin.org.flywaydb:gradle-plugin-publishing from 10.4.0 to 10.5.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 f6f4799 commit 3921811

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

0 commit comments

Comments
 (0)