Skip to content

Commit 5f6772f

Browse files
committed
Upgrade to jOOQ 3.19.4
Closes gh-39708
1 parent d57fd31 commit 5f6772f

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
@@ -700,7 +700,7 @@ bom {
700700
]
701701
}
702702
}
703-
library("jOOQ", "3.19.2") {
703+
library("jOOQ", "3.19.4") {
704704
group("org.jooq") {
705705
modules = [
706706
"jooq",

0 commit comments

Comments
 (0)