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 d256bd0 commit 557c72aCopy full SHA for 557c72a
jooq/pom.xml
@@ -15,7 +15,7 @@
15
<description>Demo project for Spring Boot</description>
16
<properties>
17
<java.version>21</java.version>
18
- <jooq.version>3.20.5</jooq.version>
+ <jooq.version>3.20.6</jooq.version>
19
<testcontainers.version>1.21.3</testcontainers.version>
20
</properties>
21
<dependencies>
kotlin-co/pom.xml
@@ -18,7 +18,7 @@
<kotlin.version>2.2.10</kotlin.version>
<kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>
22
23
24
<dependency>
0 commit comments