Skip to content

Commit

Permalink
chore(deps): update jooq.version to v3.19.9 (#394)
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 Jun 3, 2024
1 parent 64fa066 commit fffa3a6
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.8</jooq.version>
<jooq.version>3.19.9</jooq.version>
<testcontainers.version>1.19.8</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.0</kotlin.version>
<kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>
<testcontainers.version>1.19.8</testcontainers.version>
<jooq.version>3.19.8</jooq.version>
<jooq.version>3.19.9</jooq.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit fffa3a6

Please sign in to comment.