Skip to content

Commit

Permalink
Merge pull request #233 from java9-modularity/dependabot/gradle/org.j…
Browse files Browse the repository at this point in the history
…ooq-joor-0.9.15

Bump org.jooq:joor from 0.9.13 to 0.9.15
  • Loading branch information
big-andy-coates authored Feb 16, 2024
2 parents 7833d06 + 888e929 commit ef82e08
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 ef82e08

Please sign in to comment.