Skip to content

Commit

Permalink
Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing
Browse files Browse the repository at this point in the history
Bumps gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.21.0 to 9.22.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>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent ae006d2 commit 52374eb
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.21.0"
implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:9.22.0"
implementation 'nu.studer:gradle-jooq-plugin:8.2'
}

0 comments on commit 52374eb

Please sign in to comment.