Skip to content

Commit

Permalink
Merge pull request #899 from rahulsom/renovate/nu.studer.jooq-8.x
Browse files Browse the repository at this point in the history
Update plugin nu.studer.jooq to v8
  • Loading branch information
rahulsom authored Dec 1, 2022
2 parents e66b6a4 + 6866ac0 commit 64abb36
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 @@ -18,7 +18,7 @@ buildscript {
plugins {
id("org.jetbrains.kotlin.jvm")
id("org.jlleitschuh.gradle.ktlint")
id("nu.studer.jooq").version("7.1.1")
id("nu.studer.jooq").version("8.0")
id("org.flywaydb.flyway").version("6.5.7")
}

Expand Down

0 comments on commit 64abb36

Please sign in to comment.