Skip to content

Commit f2d9ff3

Browse files
Bump gradle-jooq-plugin from 6.0.1 to 7.1.1 (#635)
Bumps gradle-jooq-plugin from 6.0.1 to 7.1.1. --- updated-dependencies: - dependency-name: nu.studer:gradle-jooq-plugin 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 e27b908 commit f2d9ff3

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
@@ -8,5 +8,5 @@ repositories {
88

99
dependencies {
1010
implementation "gradle.plugin.org.flywaydb:gradle-plugin-publishing:7.15.0"
11-
implementation 'nu.studer:gradle-jooq-plugin:6.0.1'
11+
implementation 'nu.studer:gradle-jooq-plugin:7.1.1'
1212
}

0 commit comments

Comments
 (0)