Skip to content

Commit 0c2bf63

Browse files
Update dependency org.jooq:jooq to v3.18.6
1 parent a1dd20d commit 0c2bf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Versions {
1717

1818
// https://repo1.maven.org/maven2/io/micronaut/sql/micronaut-sql-bom/4.0.0/micronaut-sql-bom-4.0.0.pom
1919
const val postgresql = "42.2.23"
20-
const val jooq = "3.14.12"
20+
const val jooq = "3.18.6"
2121

2222
// Project
2323

0 commit comments

Comments
 (0)