Skip to content

Commit 16f3dd8

Browse files
authored
Merge pull request boskworks#168 from boskworks/dependabot/gradle/org.jooq-jooq-3.20.7
Bump org.jooq:jooq from 3.20.5 to 3.20.7
2 parents 76d53da + 382314f commit 16f3dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", ver
2222
jetbrains-annotations = { module = "org.jetbrains:annotations", version.ref="jetbrains-annotations" }
2323
jmh-apt = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
2424
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
25-
jooq = { module = "org.jooq:jooq", version = "3.20.5" }
25+
jooq = { module = "org.jooq:jooq", version = "3.20.7" }
2626
jsr305 = { module = "com.google.code.findbugs:jsr305", version = "3.0.2" }
2727
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
2828
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }

0 commit comments

Comments
 (0)