Skip to content

Commit 044d229

Browse files
committed
Upgrade to jOOQ 3.19.11
Closes gh-41897
1 parent d35ecbc commit 044d229

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
@@ -935,7 +935,7 @@ bom {
935935
]
936936
}
937937
}
938-
library("jOOQ", "3.19.10") {
938+
library("jOOQ", "3.19.11") {
939939
group("org.jooq") {
940940
modules = [
941941
"jooq",

0 commit comments

Comments
 (0)