Skip to content

Commit 0b403ff

Browse files
Bump nu.studer:gradle-jooq-plugin from 8.2 to 9.0 (#1000)
Bumps nu.studer:gradle-jooq-plugin from 8.2 to 9.0. --- updated-dependencies: - dependency-name: nu.studer:gradle-jooq-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marko Radosavljević <marko@radosavljevic.dev>
1 parent 8449810 commit 0b403ff

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:10.4.0"
11-
implementation 'nu.studer:gradle-jooq-plugin:8.2'
11+
implementation 'nu.studer:gradle-jooq-plugin:9.0'
1212
}

0 commit comments

Comments
 (0)