Skip to content

Commit 7fe805c

Browse files
committed
Upgrade to jOOQ 3.19.14
Closes gh-42818
1 parent 9f0d0e2 commit 7fe805c

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
@@ -918,7 +918,7 @@ bom {
918918
]
919919
}
920920
}
921-
library("jOOQ", "3.19.13") {
921+
library("jOOQ", "3.19.14") {
922922
group("org.jooq") {
923923
modules = [
924924
"jooq",

0 commit comments

Comments
 (0)