Skip to content

Commit

Permalink
chore(deps): update jooq.version to v3.19.14 (#446)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent d993ef7 commit 8da05f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jooq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Demo project for Spring Boot</description>
<properties>
<java.version>21</java.version>
<jooq.version>3.19.13</jooq.version>
<jooq.version>3.19.14</jooq.version>
<testcontainers.version>1.20.2</testcontainers.version>
</properties>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion kotlin-co/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<kotlin.version>2.0.21</kotlin.version>
<kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>
<testcontainers.version>1.20.2</testcontainers.version>
<jooq.version>3.19.13</jooq.version>
<jooq.version>3.19.14</jooq.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 8da05f3

Please sign in to comment.