Skip to content

Commit 2cbb500

Browse files
committed
Upgrade to jOOQ 3.19.14
Closes gh-42821
1 parent e17c024 commit 2cbb500

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.13") {
938+
library("jOOQ", "3.19.14") {
939939
group("org.jooq") {
940940
modules = [
941941
"jooq",

0 commit comments

Comments
 (0)