Skip to content

Commit fdf27ca

Browse files
committed
chore(deps): update dependency org.jooq:jooq-codegen to v3.16.6
1 parent f7e1826 commit fdf27ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
2525
implementation("org.jetbrains.kotlin:kotlin-allopen")
2626
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.7")
27-
implementation("org.jooq:jooq-codegen:3.15.5")
27+
implementation("org.jooq:jooq-codegen:3.16.6")
2828
implementation("org.flywaydb:flyway-core:8.5.9")
2929

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

0 commit comments

Comments
 (0)