Skip to content

Commit 807a413

Browse files
committed
Update missed plugin version
1 parent 579ee6d commit 807a413

File tree

1 file changed

+1
-1
lines changed
  • example/extract_precompiled_script_plugin/buildSrc

1 file changed

+1
-1
lines changed

example/extract_precompiled_script_plugin/buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ repositories {
77
}
88

99
dependencies {
10-
implementation 'nu.studer:gradle-jooq-plugin:8.2'
10+
implementation 'nu.studer:gradle-jooq-plugin:9.0'
1111
implementation 'org.jooq:jooq-codegen:3.19.1'
1212
}

0 commit comments

Comments
 (0)