Skip to content

Commit 80cda40

Browse files
committed
Upgrade to jOOQ 3.19.10
Closes gh-41133
1 parent 79d0219 commit 80cda40

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
@@ -882,7 +882,7 @@ bom {
882882
]
883883
}
884884
}
885-
library("jOOQ", "3.19.9") {
885+
library("jOOQ", "3.19.10") {
886886
group("org.jooq") {
887887
modules = [
888888
"jooq",

0 commit comments

Comments
 (0)