Skip to content

Commit

Permalink
Bump org.jooq:joor from 0.9.13 to 0.9.15
Browse files Browse the repository at this point in the history
Bumps [org.jooq:joor](https://github.com/jOOQ/jOOR) from 0.9.13 to 0.9.15.
- [Commits](jOOQ/jOOR@version-0.9.13...version-0.9.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 6bd8a67 commit 888e929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ configurations {

dependencies {
implementation gradleApi()
implementation 'org.jooq:joor:0.9.13'
implementation 'org.jooq:joor:0.9.15'
plugin 'com.github.javaparser:javaparser-symbol-solver-core:3.13.5'

testImplementation gradleTestKit()
Expand Down

0 comments on commit 888e929

Please sign in to comment.