Skip to content

Commit

Permalink
Merge pull request #224 from matsudamper/renovate/org.jooq-jooq-meta-3.x
Browse files Browse the repository at this point in the history
Update dependency org.jooq:jooq-meta to v3.19.18
  • Loading branch information
matsudamper authored Jan 28, 2025
2 parents 9e4ac1b + 4e13d1c commit 3a20c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/datasource/db/schema/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
dependencies {
classpath("org.jooq:jooq-codegen:3.19.18")
classpath("org.mariadb.jdbc:mariadb-java-client:3.5.1")
classpath("org.jooq:jooq-meta:3.19.15")
classpath("org.jooq:jooq-meta:3.19.18")
}
}

Expand Down

0 comments on commit 3a20c0a

Please sign in to comment.