Skip to content

Commit

Permalink
feat: simple app spring jooq (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillKurdyukov authored Sep 5, 2024
1 parent ecc569f commit 31bae02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdbc/spring-jooq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<properties>
<maven.compiler.release>17</maven.compiler.release>
<kotlin.version>1.9.22</kotlin.version>
<jooq.ydb.version>1.0.0</jooq.ydb.version>
<jooq.ydb.version>1.0.1</jooq.ydb.version>
<flyway.version>10.7.1</flyway.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 31bae02

Please sign in to comment.