Skip to content

Commit

Permalink
Update dependency org.jooq:jooq-kotlin to v3.19.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent d5bed76 commit bf97d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ hikaricp = "com.zaxxer:HikariCP:5.1.0"

flyway-core = { group = "org.flywaydb", name = "flyway-core", version.ref = "flyway" }

jooq-kotlin = "org.jooq:jooq-kotlin:3.19.8"
jooq-kotlin = "org.jooq:jooq-kotlin:3.19.10"

sqlite-jdbc = "org.xerial:sqlite-jdbc:3.45.3.0"

Expand Down

0 comments on commit bf97d75

Please sign in to comment.