Skip to content

Commit e25d715

Browse files
committed
Upgrade to jOOQ 3.19.20
Closes gh-44612
1 parent bf8f8a4 commit e25d715

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.18") {
1052+
library("jOOQ", "3.19.20") {
10531053
group("org.jooq") {
10541054
modules = [
10551055
"jooq",

0 commit comments

Comments
 (0)