Skip to content

Commit 62e5f2e

Browse files
committed
Upgrade to jOOQ 3.14.3
Closes gh-24128
1 parent 56ce2af commit 62e5f2e

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
@@ -829,7 +829,7 @@ bom {
829829
]
830830
}
831831
}
832-
library("jOOQ", "3.14.1") {
832+
library("jOOQ", "3.14.3") {
833833
group("org.jooq") {
834834
modules = [
835835
"jooq",

0 commit comments

Comments
 (0)