Skip to content

Commit

Permalink
chore(deps): update dependency org.jooq:jooq-codegen to v3.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2022
1 parent 90489bb commit fadbd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
implementation("org.jetbrains.kotlin:kotlin-allopen")
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.2")
implementation("org.jooq:jooq-codegen:3.15.5")
implementation("org.jooq:jooq-codegen:3.16.3")
implementation("org.flywaydb:flyway-core:8.4.3")

// implementation("org.testcontainers:postgresql:1.15.2") // TODO remove
Expand Down

0 comments on commit fadbd84

Please sign in to comment.