Skip to content

Commit ddf8681

Browse files
committed
Upgrade to jOOQ 3.19.21
Closes gh-44672
1 parent 29242bd commit ddf8681

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
@@ -1049,7 +1049,7 @@ bom {
10491049
]
10501050
}
10511051
}
1052-
library("jOOQ", "3.19.20") {
1052+
library("jOOQ", "3.19.21") {
10531053
group("org.jooq") {
10541054
modules = [
10551055
"jooq",

0 commit comments

Comments
 (0)