Skip to content

Commit

Permalink
fix: Update Gradle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 16, 2023
1 parent b9ea393 commit 0afab20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
jooq = "3.18.7"
flyway = "10.2.0"
jooq = "3.19.0"
flyway = "10.3.0"
testcontainers = "1.19.3"
jna = "5.13.0"
jna = "5.14.0"

[libraries]
jooq-codegen = { module = "org.jooq:jooq-codegen", version.ref = "jooq" }
Expand Down

0 comments on commit 0afab20

Please sign in to comment.