Skip to content

Commit

Permalink
Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing (#860)
Browse files Browse the repository at this point in the history
Bumps gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.20.0 to 9.21.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 2fceec5 commit c83c515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ repositories {
}

dependencies {
implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:9.20.0"
implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:9.21.0"
implementation 'nu.studer:gradle-jooq-plugin:8.2'
}

0 comments on commit c83c515

Please sign in to comment.