Skip to content

Commit 8a3402b

Browse files
feat: simple app spring jooq
1 parent ecc569f commit 8a3402b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdbc/spring-jooq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<properties>
3333
<maven.compiler.release>17</maven.compiler.release>
3434
<kotlin.version>1.9.22</kotlin.version>
35-
<jooq.ydb.version>1.0.0</jooq.ydb.version>
35+
<jooq.ydb.version>1.0.1</jooq.ydb.version>
3636
<flyway.version>10.7.1</flyway.version>
3737
</properties>
3838
<dependencies>

0 commit comments

Comments
 (0)