Skip to content

Commit bfbc5d4

Browse files
Bump gradle-plugin-publishing from 7.15.0 to 9.4.0 (#636)
Bumps gradle-plugin-publishing from 7.15.0 to 9.4.0. --- updated-dependencies: - dependency-name: gradle.plugin.org.flywaydb:gradle-plugin-publishing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2d9ff3 commit bfbc5d4

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

0 commit comments

Comments
 (0)