Skip to content

Commit 3924f27

Browse files
committed
chore(deps): update dependency org.jooq:jooq-codegen to v3.16.1
1 parent 87b3db6 commit 3924f27

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.2")
27-
implementation("org.jooq:jooq-codegen:3.15.5")
27+
implementation("org.jooq:jooq-codegen:3.16.1")
2828
implementation("org.flywaydb:flyway-core:8.4.1")
2929

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

0 commit comments

Comments
 (0)