We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1dd20d commit 2ad7d75Copy full SHA for 2ad7d75
buildSrc/src/main/java/Versions.kt
@@ -17,7 +17,7 @@ object Versions {
17
18
// https://repo1.maven.org/maven2/io/micronaut/sql/micronaut-sql-bom/4.0.0/micronaut-sql-bom-4.0.0.pom
19
const val postgresql = "42.2.23"
20
- const val jooq = "3.14.12"
+ const val jooq = "3.18.5"
21
22
// Project
23
0 commit comments