Skip to content

Commit 3972af4

Browse files
committed
Upgrade to jOOQ 3.19.11
Closes gh-41846
1 parent 1b21358 commit 3972af4

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
@@ -938,7 +938,7 @@ bom {
938938
]
939939
}
940940
}
941-
library("jOOQ", "3.19.10") {
941+
library("jOOQ", "3.19.11") {
942942
group("org.jooq") {
943943
modules = [
944944
"jooq",

0 commit comments

Comments
 (0)