Skip to content

Commit

Permalink
Bump org.jooq:jooq from 3.16.5 to 3.18.5
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq from 3.16.5 to 3.18.5.

---
updated-dependencies:
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 23, 2023
1 parent d7da74d commit 3fd6903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktor-jooq/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies {
api("org.jooq:jooq:3.16.5")
api("org.jooq:jooq:3.18.5")
api(project(":ktor-sql"))
}

0 comments on commit 3fd6903

Please sign in to comment.