Skip to content

Commit

Permalink
Merge pull request #1119 from rahulsom/renovate/nu.studer.jooq-9.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin nu.studer.jooq to v9
  • Loading branch information
rahulsom authored Apr 21, 2024
2 parents 5330678 + 77ec235 commit 67f25cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grooves-example-pushstyle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
plugins {
id("org.jetbrains.kotlin.jvm")
id("org.jlleitschuh.gradle.ktlint")
id("nu.studer.jooq").version("8.2.3")
id("nu.studer.jooq").version("9.0")
id("org.flywaydb.flyway").version("10.11.1")
}

Expand Down

0 comments on commit 67f25cb

Please sign in to comment.