Skip to content

Commit

Permalink
Update jooq to v3.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent ae083c6 commit b3feee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include(":tradingcards-plugin")
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("jooq", "3.19.3")
version("jooq", "3.19.4")
library("jooq", "org.jooq","jooq").versionRef("jooq")
library("jooq-codegen", "org.jooq", "jooq-codegen").versionRef("jooq")
library("jooq-meta", "org.jooq", "jooq-meta").versionRef("jooq")
Expand Down

0 comments on commit b3feee6

Please sign in to comment.