Skip to content

Commit

Permalink
Update plugin jooq to v8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 6990026 commit 00bc222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ karibu-testing = { module = "com.github.mvysny.kaributesting:karibu-testing-v24"
karibu-spring = { module = "com.github.mvysny.kaributesting:karibu-testing-v10-spring", version.ref = "karibu" }

[plugins]
jooq = { id = "nu.studer.jooq", version = "8.2.1" }
jooq = { id = "nu.studer.jooq", version = "8.2.3" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
jgitver = { id = "fr.brouillard.oss.gradle.jgitver", version = "0.10.0-rc03" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 00bc222

Please sign in to comment.