Skip to content

Commit c927105

Browse files
committed
Upgrade to jOOQ 3.16.2
Closes gh-29512
1 parent 0623d1e commit c927105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ bom {
656656
]
657657
}
658658
}
659-
library("jOOQ", "3.16.0") {
659+
library("jOOQ", "3.16.2") {
660660
group("org.jooq") {
661661
modules = [
662662
"jooq",

0 commit comments

Comments
 (0)