Skip to content

Commit 8dd34b7

Browse files
committed
Upgrade to jOOQ 3.14.4
Closes gh-24390
1 parent 626b67f commit 8dd34b7

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
@@ -832,7 +832,7 @@ bom {
832832
]
833833
}
834834
}
835-
library("jOOQ", "3.14.3") {
835+
library("jOOQ", "3.14.4") {
836836
group("org.jooq") {
837837
modules = [
838838
"jooq",

0 commit comments

Comments
 (0)