Skip to content

Commit

Permalink
Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing (#962)
Browse files Browse the repository at this point in the history
Bumps gradle.plugin.org.flywaydb:gradle-plugin-publishing from 10.0.0 to 10.1.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>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent eb90f91 commit 5fc8f0a
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:10.0.0"
implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:10.1.0"
implementation 'nu.studer:gradle-jooq-plugin:8.2'
}

0 comments on commit 5fc8f0a

Please sign in to comment.